#ABC987#ABC987
#ABC987 is a light, moderate yellow-green. Relative luminance 0.522; OKLCH L 79.7% C 0.095 H 128.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC987 |
|---|---|
| RGB | rgb(171, 201, 135) |
| HSL | hsl(87, 38%, 66%) |
| HSV | hsv(87, 33%, 79%) |
| CMYK | cmyk(14.9%, 0%, 32.8%, 21.2%) |
| CIE-LAB | lab(77.39, -21.54, 29.76) |
| CIE-LCH | lch(77.39, 36.74, 125.89°) |
| OKLab | oklab(79.75% -0.0585 0.0742) |
| OKLCH | oklch(79.75% 0.095 128.2) |
| XYZ | xyz(42.0538, 52.1801, 30.7732) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.25
Pale Olive
#B9CC81
ΔE00 3.70
Pale Olive Green
#B1D27B
ΔE00 4.23
Tan Green
#A9BE70
ΔE00 4.50
Pistachio
#93C572
ΔE00 4.83
Greenish Tan
#BCCB7A
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC987 #A587C9
analogous
#C9C687 #ABC987 #8AC987
triadic
#ABC987 #87ABC9 #C987AB
tetradic
#ABC987 #87C9C6 #A587C9 #C9878A
square
#ABC987 #87C9C6 #A587C9 #C9878A
split-complementary
#ABC987 #878AC9 #C687C9
monochromatic
#6E9342 #8DB65D #ABC987 #C9DCB1 #E6EFDB
Accessibility & contrast
On white
1.84
#ABC987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ABC987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC987
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC987 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC083
Deuteranopia (green-blind)
#CBBF8A
Tritanopia (blue-blind)
#AEC3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc987; /* rgb */ color: rgb(171, 201, 135); /* oklch */ color: oklch(79.7% 0.095 128.2);
Tailwind
colors: {
custom: {
50: '#c5d9aa',
500: '#abc987',
950: '#000000',
},
}SCSS
$custom: #abc987; $custom-light: #c5d9aa; $custom-dark: #000000;
JSON
{
"hex": "#abc987",
"rgb": {
"r": 171,
"g": 201,
"b": 135
},
"hsl": {
"h": 87.273,
"s": 37.931,
"l": 65.882
},
"oklch": {
"l": 0.79747,
"c": 0.09452,
"h": 128.2
},
"luminance": 0.5218
}Semantic roles & 50–950 ramp
primary
#ABC987
secondary
#775A9B
accent
#35B16D
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381