#ABC889#ABC889
#ABC889 is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.6% C 0.091 H 128.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC889 |
|---|---|
| RGB | rgb(171, 200, 137) |
| HSL | hsl(88, 36%, 66%) |
| HSV | hsv(88, 32%, 78%) |
| CMYK | cmyk(14.5%, 0%, 31.5%, 21.6%) |
| CIE-LAB | lab(77.14, -20.76, 28.40) |
| CIE-LCH | lch(77.14, 35.17, 126.17°) |
| OKLab | oklab(79.56% -0.0563 0.071) |
| OKLCH | oklch(79.56% 0.091 128.4) |
| XYZ | xyz(41.9636, 51.7722, 31.4443) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 4.04
Tan Green
#A9BE70
ΔE00 4.74
Pale Olive Green
#B1D27B
ΔE00 4.84
Pistachio
#93C572
ΔE00 5.20
Greenish Tan
#BCCB7A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC889 #A689C8
analogous
#C8C589 #ABC889 #8BC889
triadic
#ABC889 #89ABC8 #C889AB
tetradic
#ABC889 #89C8C5 #A689C8 #C8898B
square
#ABC889 #89C8C5 #A689C8 #C8898B
split-complementary
#ABC889 #898BC8 #C589C8
monochromatic
#6E9244 #8DB55F #ABC889 #C9DBB3 #E6EFDC
Accessibility & contrast
On white
1.85
#ABC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ABC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC889
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC889 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC085
Deuteranopia (green-blind)
#CABE8C
Tritanopia (blue-blind)
#AEC3B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc889; /* rgb */ color: rgb(171, 200, 137); /* oklch */ color: oklch(79.6% 0.091 128.4);
Tailwind
colors: {
custom: {
50: '#c4d8ac',
500: '#abc889',
950: '#000000',
},
}SCSS
$custom: #abc889; $custom-light: #c4d8ac; $custom-dark: #000000;
JSON
{
"hex": "#abc889",
"rgb": {
"r": 171,
"g": 200,
"b": 137
},
"hsl": {
"h": 87.619,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.79563,
"c": 0.09063,
"h": 128.4
},
"luminance": 0.51773
}Semantic roles & 50–950 ramp
primary
#ABC889
secondary
#785B9A
accent
#36AF6E
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381