#ABDF99#ABDF99
#ABDF99 is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.0% C 0.109 H 137.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF99 |
|---|---|
| RGB | rgb(171, 223, 153) |
| HSL | hsl(105, 52%, 74%) |
| HSV | hsv(105, 31%, 87%) |
| CMYK | cmyk(23.3%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(83.83, -29.56, 29.05) |
| CIE-LCH | lch(83.83, 41.44, 135.50°) |
| OKLab | oklab(85.01% -0.0805 0.0729) |
| OKLCH | oklch(85.01% 0.109 137.8) |
| XYZ | xyz(48.9306, 63.7318, 39.8543) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.13
Light Sage
#BCECAC
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF99 #CD99DF
analogous
#CEDF99 #ABDF99 #99DFAA
triadic
#ABDF99 #99ABDF #DF99AB
tetradic
#ABDF99 #99CEDF #CD99DF #DFAA99
square
#ABDF99 #99CEDF #CD99DF #DFAA99
split-complementary
#ABDF99 #AA99DF #DF99CE
monochromatic
#5FC13D #85D06A #ABDF99 #D1EEC8 #ECF8E8
Accessibility & contrast
On white
1.53
#ABDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#ABDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF99
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF99 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#A9DACD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdf99; /* rgb */ color: rgb(171, 223, 153); /* oklch */ color: oklch(85.0% 0.109 137.8);
Tailwind
colors: {
custom: {
50: '#c5e9b7',
500: '#abdf99',
950: '#000000',
},
}SCSS
$custom: #abdf99; $custom-light: #c5e9b7; $custom-dark: #000000;
JSON
{
"hex": "#abdf99",
"rgb": {
"r": 171,
"g": 223,
"b": 153
},
"hsl": {
"h": 104.571,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85014,
"c": 0.10862,
"h": 137.8
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#ABDF99
secondary
#A265B7
accent
#26C098
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481