#ACCAAB#ACCAAB
#ACCAAB is a light, muted green. Relative luminance 0.540; OKLCH L 80.8% C 0.054 H 144.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAAB |
|---|---|
| RGB | rgb(172, 202, 171) |
| HSL | hsl(118, 23%, 73%) |
| HSV | hsv(118, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.43, -15.95, 12.16) |
| CIE-LCH | lch(78.43, 20.06, 142.68°) |
| OKLab | oklab(80.83% -0.0436 0.0314) |
| OKLCH | oklch(80.83% 0.054 144.2) |
| XYZ | xyz(45.4828, 53.9512, 46.5375) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.68
Greenish Grey
#96AE8D
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 8.06
Pale Teal
#82CBB2
ΔE00 9.04
Light Grey Green
#B7E1A1
ΔE00 9.18
Lichen
#8FB67B
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAAB #C9ABCA
analogous
#BBCAAB #ACCAAB #ABCAB9
triadic
#ACCAAB #ABACCA #CAABAC
tetradic
#ACCAAB #ABBBCA #C9ABCA #CAB9AB
square
#ACCAAB #ABBBCA #C9ABCA #CAB9AB
split-complementary
#ACCAAB #B9ABCA #CAABBB
monochromatic
#639A61 #87B285 #ACCAAB #D1E2D1 #ECF3EC
Accessibility & contrast
On white
1.78
#ACCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ACCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAAB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAAB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#C6C1AC
Tritanopia (blue-blind)
#AAC8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #accaab; /* rgb */ color: rgb(172, 202, 171); /* oklch */ color: oklch(80.8% 0.054 144.2);
Tailwind
colors: {
custom: {
50: '#c5dac4',
500: '#accaab',
950: '#000000',
},
}SCSS
$custom: #accaab; $custom-light: #c5dac4; $custom-dark: #000000;
JSON
{
"hex": "#accaab",
"rgb": {
"r": 172,
"g": 202,
"b": 171
},
"hsl": {
"h": 118.065,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80829,
"c": 0.05375,
"h": 144.2
},
"luminance": 0.53952
}Semantic roles & 50–950 ramp
primary
#ACCAAB
secondary
#9E7A9F
accent
#44A19E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382