#ABC88D#ABC88D
#ABC88D is a light, moderate yellow-green. Relative luminance 0.519; OKLCH L 79.6% C 0.086 H 129.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC88D |
|---|---|
| RGB | rgb(171, 200, 141) |
| HSL | hsl(89, 35%, 67%) |
| HSV | hsv(89, 30%, 78%) |
| CMYK | cmyk(14.5%, 0%, 29.5%, 21.6%) |
| CIE-LAB | lab(77.21, -20.18, 26.39) |
| CIE-LCH | lch(77.21, 33.22, 127.40°) |
| OKLab | oklab(79.64% -0.0546 0.0664) |
| OKLCH | oklch(79.64% 0.086 129.4) |
| XYZ | xyz(42.2558, 51.8891, 32.9835) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.67
Pale Olive
#B9CC81
ΔE00 4.72
Tan Green
#A9BE70
ΔE00 5.47
Pale Olive Green
#B1D27B
ΔE00 5.62
Pistachio
#93C572
ΔE00 5.75
Lichen
#8FB67B
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC88D #AA8DC8
analogous
#C8C88D #ABC88D #8EC88D
triadic
#ABC88D #8DABC8 #C88DAB
tetradic
#ABC88D #8DC8C8 #AA8DC8 #C88D8E
square
#ABC88D #8DC8C8 #AA8DC8 #C88D8E
split-complementary
#ABC88D #8D8EC8 #C88DC8
monochromatic
#6E9347 #8DB464 #ABC88D #C9DCB6 #E8F0E0
Accessibility & contrast
On white
1.85
#ABC88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABC88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC88D
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC88D | 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)
#CEC089
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#ADC3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc88d; /* rgb */ color: rgb(171, 200, 141); /* oklch */ color: oklch(79.6% 0.086 129.4);
Tailwind
colors: {
custom: {
50: '#c4d8ae',
500: '#abc88d',
950: '#000000',
},
}SCSS
$custom: #abc88d; $custom-light: #c4d8ae; $custom-dark: #000000;
JSON
{
"hex": "#abc88d",
"rgb": {
"r": 171,
"g": 200,
"b": 141
},
"hsl": {
"h": 89.492,
"s": 34.911,
"l": 66.863
},
"oklch": {
"l": 0.79642,
"c": 0.08592,
"h": 129.4
},
"luminance": 0.5189
}Semantic roles & 50–950 ramp
primary
#ABC88D
secondary
#7C5E9B
accent
#38AE72
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381