#ACC889#ACC889
#ACC889 is a light, moderate yellow-green. Relative luminance 0.519; OKLCH L 79.6% C 0.090 H 127.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC889 |
|---|---|
| RGB | rgb(172, 200, 137) |
| HSL | hsl(87, 36%, 66%) |
| HSV | hsv(87, 32%, 78%) |
| CMYK | cmyk(14%, 0%, 31.5%, 21.6%) |
| CIE-LAB | lab(77.21, -20.39, 28.50) |
| CIE-LCH | lch(77.21, 35.04, 125.58°) |
| OKLab | oklab(79.63% -0.0553 0.0713) |
| OKLCH | oklch(79.63% 0.09 127.8) |
| XYZ | xyz(42.1823, 51.8850, 31.4545) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 3.85
Tan Green
#A9BE70
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.80
Pistachio
#93C572
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC889 #A589C8
analogous
#C8C489 #ACC889 #8CC889
triadic
#ACC889 #89ACC8 #C889AC
tetradic
#ACC889 #89C8C4 #A589C8 #C8898C
square
#ACC889 #89C8C4 #A589C8 #C8898C
split-complementary
#ACC889 #898CC8 #C489C8
monochromatic
#709244 #8FB55F #ACC889 #C9DBB3 #E7EFDC
Accessibility & contrast
On white
1.85
#ACC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ACC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC889
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC889 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC085
Deuteranopia (green-blind)
#CABE8C
Tritanopia (blue-blind)
#AFC2B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc889; /* rgb */ color: rgb(172, 200, 137); /* oklch */ color: oklch(79.6% 0.090 127.8);
Tailwind
colors: {
custom: {
50: '#c5d8ac',
500: '#acc889',
950: '#000000',
},
}SCSS
$custom: #acc889; $custom-light: #c5d8ac; $custom-dark: #000000;
JSON
{
"hex": "#acc889",
"rgb": {
"r": 172,
"g": 200,
"b": 137
},
"hsl": {
"h": 86.667,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.79634,
"c": 0.09019,
"h": 127.8
},
"luminance": 0.51885
}Semantic roles & 50–950 ramp
primary
#ACC889
secondary
#775B9A
accent
#36AF6C
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381