#ABFE77#ABFE77
#ABFE77 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.5% C 0.187 H 134.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE77 |
|---|---|
| RGB | rgb(171, 254, 119) |
| HSL | hsl(97, 99%, 73%) |
| HSV | hsv(97, 53%, 100%) |
| CMYK | cmyk(32.7%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(92.07, -47.76, 56.00) |
| CIE-LCH | lch(92.07, 73.60, 130.46°) |
| OKLab | oklab(91.54% -0.1321 0.1329) |
| OKLCH | oklch(91.54% 0.187 134.8) |
| XYZ | xyz(55.5649, 80.8712, 30.1312) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.09
Key Lime
#AEFF6E
ΔE00 1.35
Light Lime
#AEFD6C
ΔE00 1.53
Light Grass Green
#9AF764
ΔE00 2.37
Pale Lime Green
#B1FF65
ΔE00 2.58
Light Green
#96F97B
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE77 #CA77FE
analogous
#EEFE77 #ABFE77 #77FE86
triadic
#ABFE77 #77ABFE #FE77AB
tetradic
#ABFE77 #77EEFE #CA77FE #FE8677
square
#ABFE77 #77EEFE #CA77FE #FE8677
split-complementary
#ABFE77 #8677FE #FE77EE
monochromatic
#61F902 #85FE3A #ABFE77 #D1FEB4 #ECFFE1
Accessibility & contrast
On white
1.22
#ABFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#ABFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE77
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE77 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FBE680
Tritanopia (blue-blind)
#AAF6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe77; /* rgb */ color: rgb(171, 254, 119); /* oklch */ color: oklch(91.5% 0.187 134.8);
Tailwind
colors: {
custom: {
50: '#c8ffa1',
500: '#abfe77',
950: '#000000',
},
}SCSS
$custom: #abfe77; $custom-light: #c8ffa1; $custom-dark: #000000;
JSON
{
"hex": "#abfe77",
"rgb": {
"r": 171,
"g": 254,
"b": 119
},
"hsl": {
"h": 96.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91535,
"c": 0.18735,
"h": 134.8
},
"luminance": 0.80873
}Semantic roles & 50–950 ramp
primary
#ABFE77
secondary
#9F3EDC
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680