Gum Leaf
#acc9b2
Here's everything about the color Gum Leaf (#acc9b2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #acc9b2 | |
|---|---|---|
| RGB | rgb(172, 201, 178) | |
| HSL | hsl(132, 21%, 73%) | |
| CMYK | cmyk(14%, 0%, 11%, 21%) | |
| LAB | lab(78, -13, 8) | |
| OKLCH | oklch(0.81 0.045 151) |
Color harmonies
Tints & shades
Code snippets
color: #acc9b2;
background-color: #acc9b2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFACC9B2)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.79, blue: 0.70, alpha: 1.0)