#ABDF93#ABDF93
#ABDF93 is a very light, moderate green. Relative luminance 0.635; OKLCH L 84.9% C 0.115 H 136.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF93 |
|---|---|
| RGB | rgb(171, 223, 147) |
| HSL | hsl(101, 54%, 73%) |
| HSV | hsv(101, 34%, 87%) |
| CMYK | cmyk(23.3%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(83.72, -30.44, 31.99) |
| CIE-LCH | lch(83.72, 44.16, 133.58°) |
| OKLab | oklab(84.9% -0.083 0.0798) |
| OKLCH | oklch(84.9% 0.115 136.1) |
| XYZ | xyz(48.4474, 63.5386, 37.3097) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.78
Light Sage
#BCECAC
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.80
Pale Olive Green
#B1D27B
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF93 #C793DF
analogous
#D1DF93 #ABDF93 #93DFA1
triadic
#ABDF93 #93ABDF #DF93AB
tetradic
#ABDF93 #93D1DF #C793DF #DFA193
square
#ABDF93 #93D1DF #C793DF #DFA193
split-complementary
#ABDF93 #A193DF #DF93D1
monochromatic
#63BF39 #86D164 #ABDF93 #D0EDC2 #EDF8E7
Accessibility & contrast
On white
1.53
#ABDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ABDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF93
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF93 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48E
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#AADACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdf93; /* rgb */ color: rgb(171, 223, 147); /* oklch */ color: oklch(84.9% 0.115 136.1);
Tailwind
colors: {
custom: {
50: '#c5e9b3',
500: '#abdf93',
950: '#000000',
},
}SCSS
$custom: #abdf93; $custom-light: #c5e9b3; $custom-dark: #000000;
JSON
{
"hex": "#abdf93",
"rgb": {
"r": 171,
"g": 223,
"b": 147
},
"hsl": {
"h": 101.053,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.849,
"c": 0.11513,
"h": 136.1
},
"luminance": 0.6354
}Semantic roles & 50–950 ramp
primary
#ABDF93
secondary
#9B5FB7
accent
#24C290
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481