#ABCD87#ABCD87
#ABCD87 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.6% C 0.101 H 129.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD87 |
|---|---|
| RGB | rgb(171, 205, 135) |
| HSL | hsl(89, 41%, 67%) |
| HSV | hsv(89, 34%, 80%) |
| CMYK | cmyk(16.6%, 0%, 34.1%, 19.6%) |
| CIE-LAB | lab(78.50, -23.50, 31.24) |
| CIE-LCH | lch(78.50, 39.09, 126.96°) |
| OKLab | oklab(80.64% -0.064 0.0777) |
| OKLCH | oklch(80.64% 0.101 129.5) |
| XYZ | xyz(42.9984, 54.0693, 31.0880) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.93
Pale Olive Green
#B1D27B
ΔE00 3.42
Pale Olive
#B9CC81
ΔE00 3.84
Pistachio
#93C572
ΔE00 4.47
Tan Green
#A9BE70
ΔE00 5.09
Light Grey Green
#B7E1A1
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD87 #A987CD
analogous
#CDCC87 #ABCD87 #88CD87
triadic
#ABCD87 #87ABCD #CD87AB
tetradic
#ABCD87 #87CDCC #A987CD #CD8788
square
#ABCD87 #87CDCC #A987CD #CD8788
split-complementary
#ABCD87 #8788CD #CC87CD
monochromatic
#6E9A40 #8DBB5C #ABCD87 #C9DFB2 #E7F1DD
Accessibility & contrast
On white
1.78
#ABCD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#ABCD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD87
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD87 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C482
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#AEC7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd87; /* rgb */ color: rgb(171, 205, 135); /* oklch */ color: oklch(80.6% 0.101 129.5);
Tailwind
colors: {
custom: {
50: '#c5dcaa',
500: '#abcd87',
950: '#000000',
},
}SCSS
$custom: #abcd87; $custom-light: #c5dcaa; $custom-dark: #000000;
JSON
{
"hex": "#abcd87",
"rgb": {
"r": 171,
"g": 205,
"b": 135
},
"hsl": {
"h": 89.143,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.80639,
"c": 0.10068,
"h": 129.5
},
"luminance": 0.5407
}Semantic roles & 50–950 ramp
primary
#ABCD87
secondary
#7B58A0
accent
#31B471
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481