#ABDF8A#ABDF8A
#ABDF8A is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.7% C 0.125 H 134.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF8A |
|---|---|
| RGB | rgb(171, 223, 138) |
| HSL | hsl(97, 57%, 71%) |
| HSV | hsv(97, 38%, 87%) |
| CMYK | cmyk(23.3%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(83.58, -31.70, 36.36) |
| CIE-LCH | lch(83.58, 48.24, 131.09°) |
| OKLab | oklab(84.74% -0.0867 0.0898) |
| OKLCH | oklch(84.74% 0.125 134) |
| XYZ | xyz(47.7687, 63.2671, 33.7348) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.12
Pale Olive Green
#B1D27B
ΔE00 4.46
Washed Out Green
#BCF5A6
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF8A #BE8ADF
analogous
#D5DF8A #ABDF8A #8ADF93
triadic
#ABDF8A #8AABDF #DF8AAB
tetradic
#ABDF8A #8AD5DF #BE8ADF #DF938A
square
#ABDF8A #8AD5DF #BE8ADF #DF938A
split-complementary
#ABDF8A #938ADF #DF8AD5
monochromatic
#68BB33 #88D25A #ABDF8A #CEECBA #EEF8E7
Accessibility & contrast
On white
1.54
#ABDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#ABDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF8A
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF8A | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D384
Deuteranopia (green-blind)
#DDCF8F
Tritanopia (blue-blind)
#ABD9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf8a; /* rgb */ color: rgb(171, 223, 138); /* oklch */ color: oklch(84.7% 0.125 134.0);
Tailwind
colors: {
custom: {
50: '#c5e9ad',
500: '#abdf8a',
950: '#000000',
},
}SCSS
$custom: #abdf8a; $custom-light: #c5e9ad; $custom-dark: #000000;
JSON
{
"hex": "#abdf8a",
"rgb": {
"r": 171,
"g": 223,
"b": 138
},
"hsl": {
"h": 96.706,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.84739,
"c": 0.12482,
"h": 134
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#ABDF8A
secondary
#9157B7
accent
#21C585
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481