#ABFE81#ABFE81
#ABFE81 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.7% C 0.178 H 136.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE81 |
|---|---|
| RGB | rgb(171, 254, 129) |
| HSL | hsl(100, 98%, 75%) |
| HSV | hsv(100, 49%, 100%) |
| CMYK | cmyk(32.7%, 0%, 49.2%, 0.4%) |
| CIE-LAB | lab(92.19, -46.66, 51.56) |
| CIE-LCH | lch(92.19, 69.54, 132.15°) |
| OKLab | oklab(91.66% -0.1285 0.1238) |
| OKLCH | oklch(91.66% 0.178 136.1) |
| XYZ | xyz(56.1974, 81.1242, 33.4622) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.98
Light Green
#96F97B
ΔE00 2.43
Key Lime
#AEFF6E
ΔE00 2.63
Light Lime
#AEFD6C
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 3.04
Light Grass Green
#9AF764
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE81 #D481FE
analogous
#E9FE81 #ABFE81 #81FE95
triadic
#ABFE81 #81ABFE #FE81AB
tetradic
#ABFE81 #81E9FE #D481FE #FE9581
square
#ABFE81 #81E9FE #D481FE #FE9581
split-complementary
#ABFE81 #9581FE #FE81E9
monochromatic
#5AFD08 #83FE44 #ABFE81 #D3FEBE #EBFFE1
Accessibility & contrast
On white
1.22
#ABFE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#ABFE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE81
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE81 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#A9F6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe81; /* rgb */ color: rgb(171, 254, 129); /* oklch */ color: oklch(91.7% 0.178 136.1);
Tailwind
colors: {
custom: {
50: '#c7ffa8',
500: '#abfe81',
950: '#000000',
},
}SCSS
$custom: #abfe81; $custom-light: #c7ffa8; $custom-dark: #000000;
JSON
{
"hex": "#abfe81",
"rgb": {
"r": 171,
"g": 254,
"b": 129
},
"hsl": {
"h": 99.84,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.91663,
"c": 0.17841,
"h": 136.1
},
"luminance": 0.81127
}Semantic roles & 50–950 ramp
primary
#ABFE81
secondary
#AA46DD
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681