#ABD99D#ABD99D
#ABD99D is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.8% C 0.095 H 138.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD99D |
|---|---|
| RGB | rgb(171, 217, 157) |
| HSL | hsl(106, 44%, 73%) |
| HSV | hsv(106, 28%, 85%) |
| CMYK | cmyk(21.2%, 0%, 27.6%, 14.9%) |
| CIE-LAB | lab(82.23, -26.07, 24.82) |
| CIE-LCH | lch(82.23, 35.99, 136.41°) |
| OKLab | oklab(83.75% -0.0709 0.0628) |
| OKLCH | oklch(83.75% 0.095 138.5) |
| XYZ | xyz(47.6918, 60.7168, 41.0985) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.39
Light Sage
#BCECAC
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 6.71
Pale Olive Green
#B1D27B
ΔE00 6.87
Light Moss Green
#A6C875
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD99D #CB9DD9
analogous
#C9D99D #ABD99D #9DD9AD
triadic
#ABD99D #9DABD9 #D99DAB
tetradic
#ABD99D #9DC9D9 #CB9DD9 #D9AD9D
square
#ABD99D #9DC9D9 #CB9DD9 #D9AD9D
split-complementary
#ABD99D #AD9DD9 #D99DC9
monochromatic
#60B546 #85C871 #ABD99D #D1EAC9 #ECF6E9
Accessibility & contrast
On white
1.60
#ABD99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#ABD99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD99D
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD99D | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF99
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#A9D5C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abd99d; /* rgb */ color: rgb(171, 217, 157); /* oklch */ color: oklch(83.8% 0.095 138.5);
Tailwind
colors: {
custom: {
50: '#c5e5ba',
500: '#abd99d',
950: '#000000',
},
}SCSS
$custom: #abd99d; $custom-light: #c5e5ba; $custom-dark: #000000;
JSON
{
"hex": "#abd99d",
"rgb": {
"r": 171,
"g": 217,
"b": 157
},
"hsl": {
"h": 106,
"s": 44.118,
"l": 73.333
},
"oklch": {
"l": 0.83752,
"c": 0.09471,
"h": 138.5
},
"luminance": 0.60718
}Semantic roles & 50–950 ramp
primary
#ABD99D
secondary
#A06AB0
accent
#2EB797
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481