#ABDF91#ABDF91
#ABDF91 is a very light, moderate green. Relative luminance 0.635; OKLCH L 84.9% C 0.117 H 135.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF91 |
|---|---|
| RGB | rgb(171, 223, 145) |
| HSL | hsl(100, 55%, 72%) |
| HSV | hsv(100, 35%, 87%) |
| CMYK | cmyk(23.3%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(83.69, -30.73, 32.96) |
| CIE-LCH | lch(83.69, 45.07, 132.99°) |
| OKLab | oklab(84.86% -0.0838 0.082) |
| OKLCH | oklch(84.86% 0.117 135.6) |
| XYZ | xyz(48.2919, 63.4763, 36.4904) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.06
Light Sage
#BCECAC
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.15
Tea Green
#BDF8A3
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF91 #C591DF
analogous
#D2DF91 #ABDF91 #91DF9E
triadic
#ABDF91 #91ABDF #DF91AB
tetradic
#ABDF91 #91D2DF #C591DF #DF9E91
square
#ABDF91 #91D2DF #C591DF #DF9E91
split-complementary
#ABDF91 #9E91DF #DF91D2
monochromatic
#64BE37 #87D162 #ABDF91 #CFEDC0 #EDF8E7
Accessibility & contrast
On white
1.53
#ABDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ABDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF91
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF91 | 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)
#E5D48C
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#AAD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdf91; /* rgb */ color: rgb(171, 223, 145); /* oklch */ color: oklch(84.9% 0.117 135.6);
Tailwind
colors: {
custom: {
50: '#c5e9b2',
500: '#abdf91',
950: '#000000',
},
}SCSS
$custom: #abdf91; $custom-light: #c5e9b2; $custom-dark: #000000;
JSON
{
"hex": "#abdf91",
"rgb": {
"r": 171,
"g": 223,
"b": 145
},
"hsl": {
"h": 100,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84863,
"c": 0.11729,
"h": 135.6
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#ABDF91
secondary
#995DB7
accent
#23C28D
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481