#ABFE80#ABFE80
#ABFE80 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.6% C 0.179 H 135.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE80 |
|---|---|
| RGB | rgb(171, 254, 128) |
| HSL | hsl(100, 98%, 75%) |
| HSV | hsv(100, 50%, 100%) |
| CMYK | cmyk(32.7%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(92.18, -46.78, 52.01) |
| CIE-LCH | lch(92.18, 69.95, 131.97°) |
| OKLab | oklab(91.65% -0.1289 0.1247) |
| OKLCH | oklch(91.65% 0.179 135.9) |
| XYZ | xyz(56.1313, 81.0978, 33.1138) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.86
Light Green
#96F97B
ΔE00 2.46
Key Lime
#AEFF6E
ΔE00 2.50
Light Lime
#AEFD6C
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 3.03
Light Grass Green
#9AF764
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE80 #D380FE
analogous
#EAFE80 #ABFE80 #80FE94
triadic
#ABFE80 #80ABFE #FE80AB
tetradic
#ABFE80 #80EAFE #D380FE #FE9480
square
#ABFE80 #80EAFE #D380FE #FE9480
split-complementary
#ABFE80 #9480FE #FE80EA
monochromatic
#5BFD07 #83FE43 #ABFE80 #D3FEBD #EBFFE1
Accessibility & contrast
On white
1.22
#ABFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#ABFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE80
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE80 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#A9F6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe80; /* rgb */ color: rgb(171, 254, 128); /* oklch */ color: oklch(91.6% 0.179 135.9);
Tailwind
colors: {
custom: {
50: '#c7ffa7',
500: '#abfe80',
950: '#000000',
},
}SCSS
$custom: #abfe80; $custom-light: #c7ffa7; $custom-dark: #000000;
JSON
{
"hex": "#abfe80",
"rgb": {
"r": 171,
"g": 254,
"b": 128
},
"hsl": {
"h": 99.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.9165,
"c": 0.17933,
"h": 135.9
},
"luminance": 0.811
}Semantic roles & 50–950 ramp
primary
#ABFE80
secondary
#A945DD
accent
#00E697
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680