#ABC88A#ABC88A
#ABC88A is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.6% C 0.089 H 128.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC88A |
|---|---|
| RGB | rgb(171, 200, 138) |
| HSL | hsl(88, 36%, 66%) |
| HSV | hsv(88, 31%, 78%) |
| CMYK | cmyk(14.5%, 0%, 31%, 21.6%) |
| CIE-LAB | lab(77.16, -20.61, 27.90) |
| CIE-LCH | lch(77.16, 34.69, 126.46°) |
| OKLab | oklab(79.58% -0.0559 0.0699) |
| OKLCH | oklch(79.58% 0.089 128.6) |
| XYZ | xyz(42.0356, 51.8010, 31.8238) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.02
Pale Olive
#B9CC81
ΔE00 4.20
Tan Green
#A9BE70
ΔE00 4.91
Pale Olive Green
#B1D27B
ΔE00 5.03
Pistachio
#93C572
ΔE00 5.33
Greenish Tan
#BCCB7A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC88A #A78AC8
analogous
#C8C68A #ABC88A #8CC88A
triadic
#ABC88A #8AABC8 #C88AAB
tetradic
#ABC88A #8AC8C6 #A78AC8 #C88A8C
square
#ABC88A #8AC8C6 #A78AC8 #C88A8C
split-complementary
#ABC88A #8A8CC8 #C68AC8
monochromatic
#6E9345 #8DB460 #ABC88A #C9DCB4 #E7EFDD
Accessibility & contrast
On white
1.85
#ABC88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#ABC88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC88A
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC88A | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#CABE8D
Tritanopia (blue-blind)
#AEC3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc88a; /* rgb */ color: rgb(171, 200, 138); /* oklch */ color: oklch(79.6% 0.089 128.6);
Tailwind
colors: {
custom: {
50: '#c4d8ac',
500: '#abc88a',
950: '#000000',
},
}SCSS
$custom: #abc88a; $custom-light: #c4d8ac; $custom-dark: #000000;
JSON
{
"hex": "#abc88a",
"rgb": {
"r": 171,
"g": 200,
"b": 138
},
"hsl": {
"h": 88.065,
"s": 36.047,
"l": 66.275
},
"oklch": {
"l": 0.79582,
"c": 0.08945,
"h": 128.6
},
"luminance": 0.51801
}Semantic roles & 50–950 ramp
primary
#ABC88A
secondary
#795C9A
accent
#37AF6F
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381