#ABC88B#ABC88B
#ABC88B is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.6% C 0.088 H 128.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC88B |
|---|---|
| RGB | rgb(171, 200, 139) |
| HSL | hsl(89, 36%, 66%) |
| HSV | hsv(89, 31%, 78%) |
| CMYK | cmyk(14.5%, 0%, 30.5%, 21.6%) |
| CIE-LAB | lab(77.18, -20.47, 27.40) |
| CIE-LCH | lch(77.18, 34.20, 126.77°) |
| OKLab | oklab(79.6% -0.0554 0.0687) |
| OKLCH | oklch(79.6% 0.088 128.9) |
| XYZ | xyz(42.1084, 51.8301, 32.2069) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.24
Pale Olive
#B9CC81
ΔE00 4.37
Tan Green
#A9BE70
ΔE00 5.09
Pale Olive Green
#B1D27B
ΔE00 5.22
Pistachio
#93C572
ΔE00 5.46
Lichen
#8FB67B
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC88B #A88BC8
analogous
#C8C78B #ABC88B #8DC88B
triadic
#ABC88B #8BABC8 #C88BAB
tetradic
#ABC88B #8BC8C7 #A88BC8 #C88B8D
square
#ABC88B #8BC8C7 #A88BC8 #C88B8D
split-complementary
#ABC88B #8B8DC8 #C78BC8
monochromatic
#6E9346 #8DB461 #ABC88B #C9DCB5 #E7EFDE
Accessibility & contrast
On white
1.85
#ABC88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABC88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC88B
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC88B | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC087
Deuteranopia (green-blind)
#CABE8E
Tritanopia (blue-blind)
#AEC3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc88b; /* rgb */ color: rgb(171, 200, 139); /* oklch */ color: oklch(79.6% 0.088 128.9);
Tailwind
colors: {
custom: {
50: '#c4d8ad',
500: '#abc88b',
950: '#000000',
},
}SCSS
$custom: #abc88b; $custom-light: #c4d8ad; $custom-dark: #000000;
JSON
{
"hex": "#abc88b",
"rgb": {
"r": 171,
"g": 200,
"b": 139
},
"hsl": {
"h": 88.525,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.79602,
"c": 0.08828,
"h": 128.9
},
"luminance": 0.51831
}Semantic roles & 50–950 ramp
primary
#ABC88B
secondary
#7A5D9A
accent
#37AF70
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381