#ABD99E#ABD99E
#ABD99E is a very light, moderate green. Relative luminance 0.608; OKLCH L 83.8% C 0.094 H 138.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD99E |
|---|---|
| RGB | rgb(171, 217, 158) |
| HSL | hsl(107, 44%, 74%) |
| HSV | hsv(107, 27%, 85%) |
| CMYK | cmyk(21.2%, 0%, 27.2%, 14.9%) |
| CIE-LAB | lab(82.24, -25.91, 24.32) |
| CIE-LCH | lch(82.24, 35.54, 136.81°) |
| OKLab | oklab(83.77% -0.0705 0.0616) |
| OKLCH | oklch(83.77% 0.094 138.9) |
| XYZ | xyz(47.7775, 60.7511, 41.5500) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Light Sage
#BCECAC
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 6.81
Pale Olive Green
#B1D27B
ΔE00 7.07
Mint
#AAF0C1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD99E #CC9ED9
analogous
#C8D99E #ABD99E #9ED9AE
triadic
#ABD99E #9EABD9 #D99EAB
tetradic
#ABD99E #9EC8D9 #CC9ED9 #D9AE9E
square
#ABD99E #9EC8D9 #CC9ED9 #D9AE9E
split-complementary
#ABD99E #AE9ED9 #D99EC8
monochromatic
#5FB547 #85C872 #ABD99E #D1EACA #ECF6E9
Accessibility & contrast
On white
1.60
#ABD99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#ABD99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD99E
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD99E | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9A
Deuteranopia (green-blind)
#D5CBA1
Tritanopia (blue-blind)
#A9D5C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abd99e; /* rgb */ color: rgb(171, 217, 158); /* oklch */ color: oklch(83.8% 0.094 138.9);
Tailwind
colors: {
custom: {
50: '#c5e5bb',
500: '#abd99e',
950: '#000000',
},
}SCSS
$custom: #abd99e; $custom-light: #c5e5bb; $custom-dark: #000000;
JSON
{
"hex": "#abd99e",
"rgb": {
"r": 171,
"g": 217,
"b": 158
},
"hsl": {
"h": 106.78,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.83773,
"c": 0.0936,
"h": 138.9
},
"luminance": 0.60752
}Semantic roles & 50–950 ramp
primary
#ABD99E
secondary
#A16BB0
accent
#2FB799
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481