#ABCD89#ABCD89
#ABCD89 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.7% C 0.098 H 130.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD89 |
|---|---|
| RGB | rgb(171, 205, 137) |
| HSL | hsl(90, 40%, 67%) |
| HSV | hsv(90, 33%, 80%) |
| CMYK | cmyk(16.6%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(78.54, -23.22, 30.25) |
| CIE-LCH | lch(78.54, 38.13, 127.52°) |
| OKLab | oklab(80.68% -0.0632 0.0754) |
| OKLCH | oklch(80.68% 0.098 130) |
| XYZ | xyz(43.1405, 54.1261, 31.8366) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.31
Pale Olive Green
#B1D27B
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 4.06
Pistachio
#93C572
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.03
Tan Green
#A9BE70
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD89 #AB89CD
analogous
#CDCD89 #ABCD89 #89CD89
triadic
#ABCD89 #89ABCD #CD89AB
tetradic
#ABCD89 #89CDCD #AB89CD #CD8989
square
#ABCD89 #89CDCD #AB89CD #CD8989
split-complementary
#ABCD89 #8989CD #CD89CD
monochromatic
#6E9A41 #8CBB5E #ABCD89 #CADFB4 #E8F1DF
Accessibility & contrast
On white
1.78
#ABCD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABCD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD89
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD89 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#CEC28C
Tritanopia (blue-blind)
#ADC7BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd89; /* rgb */ color: rgb(171, 205, 137); /* oklch */ color: oklch(80.7% 0.098 130.0);
Tailwind
colors: {
custom: {
50: '#c5dcac',
500: '#abcd89',
950: '#000000',
},
}SCSS
$custom: #abcd89; $custom-light: #c5dcac; $custom-dark: #000000;
JSON
{
"hex": "#abcd89",
"rgb": {
"r": 171,
"g": 205,
"b": 137
},
"hsl": {
"h": 90,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80676,
"c": 0.09839,
"h": 130
},
"luminance": 0.54127
}Semantic roles & 50–950 ramp
primary
#ABCD89
secondary
#7D5AA1
accent
#32B473
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481