#ABFF77#ABFF77
#ABFF77 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.8% C 0.189 H 134.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF77 |
|---|---|
| RGB | rgb(171, 255, 119) |
| HSL | hsl(97, 100%, 73%) |
| HSV | hsv(97, 53%, 100%) |
| CMYK | cmyk(32.9%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(92.36, -48.18, 56.34) |
| CIE-LCH | lch(92.36, 74.13, 130.54°) |
| OKLab | oklab(91.77% -0.1333 0.1336) |
| OKLCH | oklch(91.77% 0.189 134.9) |
| XYZ | xyz(55.8831, 81.5076, 30.2373) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.27
Key Lime
#AEFF6E
ΔE00 1.30
Light Lime
#AEFD6C
ΔE00 1.54
Light Grass Green
#9AF764
ΔE00 2.44
Pale Lime Green
#B1FF65
ΔE00 2.54
Pale Lime
#BEFD73
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF77 #CB77FF
analogous
#EFFF77 #ABFF77 #77FF87
triadic
#ABFF77 #77ABFF #FF77AB
tetradic
#ABFF77 #77EFFF #CB77FF #FF8777
square
#ABFF77 #77EFFF #CB77FF #FF8777
split-complementary
#ABFF77 #8777FF #FF77EF
monochromatic
#60FC00 #85FF3A #ABFF77 #D1FFB4 #ECFFE0
Accessibility & contrast
On white
1.21
#ABFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#ABFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF77
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF77 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FBE780
Tritanopia (blue-blind)
#AAF7E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff77; /* rgb */ color: rgb(171, 255, 119); /* oklch */ color: oklch(91.8% 0.189 134.9);
Tailwind
colors: {
custom: {
50: '#c8ffa1',
500: '#abff77',
950: '#000000',
},
}SCSS
$custom: #abff77; $custom-light: #c8ffa1; $custom-dark: #000000;
JSON
{
"hex": "#abff77",
"rgb": {
"r": 171,
"g": 255,
"b": 119
},
"hsl": {
"h": 97.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91765,
"c": 0.18869,
"h": 134.9
},
"luminance": 0.8151
}Semantic roles & 50–950 ramp
primary
#ABFF77
secondary
#A03DDD
accent
#00E68E
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680