#ABFA81#ABFA81
#ABFA81 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.7% C 0.173 H 135.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA81 |
|---|---|
| RGB | rgb(171, 250, 129) |
| HSL | hsl(99, 92%, 74%) |
| HSV | hsv(99, 48%, 98%) |
| CMYK | cmyk(31.6%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(91.06, -44.95, 50.18) |
| CIE-LCH | lch(91.06, 67.37, 131.85°) |
| OKLab | oklab(90.75% -0.1238 0.1207) |
| OKLCH | oklch(90.75% 0.173 135.7) |
| XYZ | xyz(54.9413, 78.6120, 33.0435) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.96
Light Green
#96F97B
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 2.98
Key Lime
#AEFF6E
ΔE00 3.03
Light Lime
#AEFD6C
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA81 #D081FA
analogous
#E7FA81 #ABFA81 #81FA94
triadic
#ABFA81 #81ABFA #FA81AB
tetradic
#ABFA81 #81E7FA #D081FA #FA9481
square
#ABFA81 #81E7FA #D081FA #FA9481
split-complementary
#ABFA81 #9481FA #FA81E7
monochromatic
#5DF50B #84F846 #ABFA81 #D2FCBC #EBFEE2
Accessibility & contrast
On white
1.26
#ABFA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#ABFA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA81
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA81 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#A9F2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abfa81; /* rgb */ color: rgb(171, 250, 129); /* oklch */ color: oklch(90.7% 0.173 135.7);
Tailwind
colors: {
custom: {
50: '#c7fca8',
500: '#abfa81',
950: '#000000',
},
}SCSS
$custom: #abfa81; $custom-light: #c7fca8; $custom-dark: #000000;
JSON
{
"hex": "#abfa81",
"rgb": {
"r": 171,
"g": 250,
"b": 129
},
"hsl": {
"h": 99.174,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.90746,
"c": 0.17289,
"h": 135.7
},
"luminance": 0.78614
}Semantic roles & 50–950 ramp
primary
#ABFA81
secondary
#A648D8
accent
#00E696
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581