#ABDF8D#ABDF8D
#ABDF8D is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.8% C 0.122 H 134.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF8D |
|---|---|
| RGB | rgb(171, 223, 141) |
| HSL | hsl(98, 56%, 71%) |
| HSV | hsv(98, 37%, 87%) |
| CMYK | cmyk(23.3%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(83.63, -31.29, 34.91) |
| CIE-LCH | lch(83.63, 46.88, 131.87°) |
| OKLab | oklab(84.79% -0.0855 0.0865) |
| OKLCH | oklch(84.79% 0.122 134.7) |
| XYZ | xyz(47.9888, 63.3551, 34.8945) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.66
Pale Olive Green
#B1D27B
ΔE00 4.72
Light Sage
#BCECAC
ΔE00 4.90
Washed Out Green
#BCF5A6
ΔE00 4.99
Tea Green
#BDF8A3
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF8D #C18DDF
analogous
#D4DF8D #ABDF8D #8DDF98
triadic
#ABDF8D #8DABDF #DF8DAB
tetradic
#ABDF8D #8DD4DF #C18DDF #DF988D
square
#ABDF8D #8DD4DF #C18DDF #DF988D
split-complementary
#ABDF8D #988DDF #DF8DD4
monochromatic
#67BD35 #88D25D #ABDF8D #CEECBD #EDF8E7
Accessibility & contrast
On white
1.54
#ABDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#ABDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF8D
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF8D | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#ABD9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf8d; /* rgb */ color: rgb(171, 223, 141); /* oklch */ color: oklch(84.8% 0.122 134.7);
Tailwind
colors: {
custom: {
50: '#c5e9af',
500: '#abdf8d',
950: '#000000',
},
}SCSS
$custom: #abdf8d; $custom-light: #c5e9af; $custom-dark: #000000;
JSON
{
"hex": "#abdf8d",
"rgb": {
"r": 171,
"g": 223,
"b": 141
},
"hsl": {
"h": 98.049,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84791,
"c": 0.12161,
"h": 134.7
},
"luminance": 0.63356
}Semantic roles & 50–950 ramp
primary
#ABDF8D
secondary
#9559B7
accent
#22C488
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481