#ABDF89#ABDF89
#ABDF89 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.7% C 0.126 H 133.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF89 |
|---|---|
| RGB | rgb(171, 223, 137) |
| HSL | hsl(96, 57%, 71%) |
| HSV | hsv(96, 39%, 87%) |
| CMYK | cmyk(23.3%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(83.57, -31.84, 36.84) |
| CIE-LCH | lch(83.57, 48.70, 130.83°) |
| OKLab | oklab(84.72% -0.0871 0.0909) |
| OKLCH | oklch(84.72% 0.126 133.8) |
| XYZ | xyz(47.6966, 63.2382, 33.3553) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.28
Pale Olive Green
#B1D27B
ΔE00 4.39
Washed Out Green
#BCF5A6
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.46
Tea Green
#BDF8A3
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF89 #BD89DF
analogous
#D6DF89 #ABDF89 #89DF92
triadic
#ABDF89 #89ABDF #DF89AB
tetradic
#ABDF89 #89D6DF #BD89DF #DF9289
square
#ABDF89 #89D6DF #BD89DF #DF9289
split-complementary
#ABDF89 #9289DF #DF89D6
monochromatic
#69BB33 #89D259 #ABDF89 #CDECB9 #EEF8E7
Accessibility & contrast
On white
1.54
#ABDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#ABDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF89
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF89 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D383
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#ACD9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf89; /* rgb */ color: rgb(171, 223, 137); /* oklch */ color: oklch(84.7% 0.126 133.8);
Tailwind
colors: {
custom: {
50: '#c5e9ac',
500: '#abdf89',
950: '#000000',
},
}SCSS
$custom: #abdf89; $custom-light: #c5e9ac; $custom-dark: #000000;
JSON
{
"hex": "#abdf89",
"rgb": {
"r": 171,
"g": 223,
"b": 137
},
"hsl": {
"h": 96.279,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84722,
"c": 0.12589,
"h": 133.8
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#ABDF89
secondary
#9056B7
accent
#21C584
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481