#ABDF83#ABDF83
#ABDF83 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.6% C 0.132 H 132.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF83 |
|---|---|
| RGB | rgb(171, 223, 131) |
| HSL | hsl(94, 59%, 69%) |
| HSV | hsv(94, 41%, 87%) |
| CMYK | cmyk(23.3%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(83.48, -32.63, 39.73) |
| CIE-LCH | lch(83.48, 51.41, 129.39°) |
| OKLab | oklab(84.62% -0.0896 0.0973) |
| OKLCH | oklch(84.62% 0.132 132.6) |
| XYZ | xyz(47.2781, 63.0708, 31.1513) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 5.76
Tea Green
#BDF8A3
ΔE00 5.84
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF83 #B783DF
analogous
#D9DF83 #ABDF83 #83DF89
triadic
#ABDF83 #83ABDF #DF83AB
tetradic
#ABDF83 #83D9DF #B783DF #DF8983
square
#ABDF83 #83D9DF #B783DF #DF8983
split-complementary
#ABDF83 #8983DF #DF83D9
monochromatic
#6BB830 #8AD252 #ABDF83 #CCECB4 #EDF8E4
Accessibility & contrast
On white
1.54
#ABDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#ABDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF83
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF83 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#DECF88
Tritanopia (blue-blind)
#ACD8C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf83; /* rgb */ color: rgb(171, 223, 131); /* oklch */ color: oklch(84.6% 0.132 132.6);
Tailwind
colors: {
custom: {
50: '#c5e9a8',
500: '#abdf83',
950: '#000000',
},
}SCSS
$custom: #abdf83; $custom-light: #c5e9a8; $custom-dark: #000000;
JSON
{
"hex": "#abdf83",
"rgb": {
"r": 171,
"g": 223,
"b": 131
},
"hsl": {
"h": 93.913,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84622,
"c": 0.13223,
"h": 132.6
},
"luminance": 0.63072
}Semantic roles & 50–950 ramp
primary
#ABDF83
secondary
#8A50B6
accent
#1FC77E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480