#ABDE82#ABDE82
#ABDE82 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.4% C 0.132 H 132.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDE82 |
|---|---|
| RGB | rgb(171, 222, 130) |
| HSL | hsl(93, 58%, 69%) |
| HSV | hsv(93, 41%, 87%) |
| CMYK | cmyk(23%, 0%, 41.4%, 12.9%) |
| CIE-LAB | lab(83.18, -32.29, 39.85) |
| CIE-LCH | lch(83.18, 51.29, 129.01°) |
| OKLab | oklab(84.38% -0.0887 0.0975) |
| OKLCH | oklch(84.38% 0.132 132.3) |
| XYZ | xyz(46.9443, 62.5111, 30.7073) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.96
Tea Green
#BDF8A3
ΔE00 6.08
Pistachio
#93C572
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDE82 #B582DE
analogous
#D9DE82 #ABDE82 #82DE87
triadic
#ABDE82 #82ABDE #DE82AB
tetradic
#ABDE82 #82D9DE #B582DE #DE8782
square
#ABDE82 #82D9DE #B582DE #DE8782
split-complementary
#ABDE82 #8782DE #DE82D9
monochromatic
#6CB630 #8AD152 #ABDE82 #CCEBB2 #ECF8E3
Accessibility & contrast
On white
1.56
#ABDE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#ABDE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDE82
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDE82 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#ADD7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abde82; /* rgb */ color: rgb(171, 222, 130); /* oklch */ color: oklch(84.4% 0.132 132.3);
Tailwind
colors: {
custom: {
50: '#c5e8a7',
500: '#abde82',
950: '#000000',
},
}SCSS
$custom: #abde82; $custom-light: #c5e8a7; $custom-dark: #000000;
JSON
{
"hex": "#abde82",
"rgb": {
"r": 171,
"g": 222,
"b": 130
},
"hsl": {
"h": 93.261,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84379,
"c": 0.1318,
"h": 132.3
},
"luminance": 0.62512
}Semantic roles & 50–950 ramp
primary
#ABDE82
secondary
#884FB5
accent
#20C67C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480