#ABDD89#ABDD89
#ABDD89 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.3% C 0.123 H 133.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD89 |
|---|---|
| RGB | rgb(171, 221, 137) |
| HSL | hsl(96, 55%, 70%) |
| HSV | hsv(96, 38%, 87%) |
| CMYK | cmyk(22.6%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(83.01, -30.90, 36.12) |
| CIE-LCH | lch(83.01, 47.53, 130.55°) |
| OKLab | oklab(84.27% -0.0845 0.0892) |
| OKLCH | oklch(84.27% 0.123 133.5) |
| XYZ | xyz(47.1654, 62.1759, 33.1782) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 4.08
Light Moss Green
#A6C875
ΔE00 5.44
Light Sage
#BCECAC
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD89 #BB89DD
analogous
#D5DD89 #ABDD89 #89DD91
triadic
#ABDD89 #89ABDD #DD89AB
tetradic
#ABDD89 #89D5DD #BB89DD #DD9189
square
#ABDD89 #89D5DD #BB89DD #DD9189
split-complementary
#ABDD89 #9189DD #DD89D5
monochromatic
#69B735 #89CF59 #ABDD89 #CDEBB9 #EEF8E7
Accessibility & contrast
On white
1.56
#ABDD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#ABDD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD89
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD89 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#DCCD8E
Tritanopia (blue-blind)
#ACD7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd89; /* rgb */ color: rgb(171, 221, 137); /* oklch */ color: oklch(84.3% 0.123 133.5);
Tailwind
colors: {
custom: {
50: '#c5e7ac',
500: '#abdd89',
950: '#000000',
},
}SCSS
$custom: #abdd89; $custom-light: #c5e7ac; $custom-dark: #000000;
JSON
{
"hex": "#abdd89",
"rgb": {
"r": 171,
"g": 221,
"b": 137
},
"hsl": {
"h": 95.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.8427,
"c": 0.12287,
"h": 133.5
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#ABDD89
secondary
#8E56B4
accent
#23C382
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481