#ABDF92#ABDF92
#ABDF92 is a very light, moderate green. Relative luminance 0.635; OKLCH L 84.9% C 0.116 H 135.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF92 |
|---|---|
| RGB | rgb(171, 223, 146) |
| HSL | hsl(101, 55%, 72%) |
| HSV | hsv(101, 35%, 87%) |
| CMYK | cmyk(23.3%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(83.71, -30.59, 32.47) |
| CIE-LCH | lch(83.71, 44.61, 133.29°) |
| OKLab | oklab(84.88% -0.0834 0.0809) |
| OKLCH | oklch(84.88% 0.116 135.9) |
| XYZ | xyz(48.3693, 63.5073, 36.8983) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.92
Light Sage
#BCECAC
ΔE00 4.23
Washed Out Green
#BCF5A6
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF92 #C692DF
analogous
#D2DF92 #ABDF92 #92DF9F
triadic
#ABDF92 #92ABDF #DF92AB
tetradic
#ABDF92 #92D2DF #C692DF #DF9F92
square
#ABDF92 #92D2DF #C692DF #DF9F92
split-complementary
#ABDF92 #9F92DF #DF92D2
monochromatic
#64BF38 #87D163 #ABDF92 #CFEDC1 #EDF8E7
Accessibility & contrast
On white
1.53
#ABDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ABDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF92
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF92 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48D
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#AAD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdf92; /* rgb */ color: rgb(171, 223, 146); /* oklch */ color: oklch(84.9% 0.116 135.9);
Tailwind
colors: {
custom: {
50: '#c5e9b2',
500: '#abdf92',
950: '#000000',
},
}SCSS
$custom: #abdf92; $custom-light: #c5e9b2; $custom-dark: #000000;
JSON
{
"hex": "#abdf92",
"rgb": {
"r": 171,
"g": 223,
"b": 146
},
"hsl": {
"h": 100.519,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84881,
"c": 0.11622,
"h": 135.9
},
"luminance": 0.63509
}Semantic roles & 50–950 ramp
primary
#ABDF92
secondary
#9A5EB7
accent
#23C28F
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481