#ABFF71#ABFF71
#ABFF71 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 91.7% C 0.194 H 134.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF71 |
|---|---|
| RGB | rgb(171, 255, 113) |
| HSL | hsl(95, 100%, 72%) |
| HSV | hsv(95, 56%, 100%) |
| CMYK | cmyk(32.9%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(92.30, -48.79, 58.93) |
| CIE-LCH | lch(92.30, 76.51, 129.62°) |
| OKLab | oklab(91.69% -0.1353 0.1387) |
| OKLCH | oklch(91.69% 0.194 134.3) |
| XYZ | xyz(55.5341, 81.3680, 28.3991) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.63
Light Lime
#AEFD6C
ΔE00 0.92
Spring Green (survey)
#A9F971
ΔE00 1.29
Pale Lime Green
#B1FF65
ΔE00 1.85
Light Grass Green
#9AF764
ΔE00 2.25
Light Lime Green
#B9FF66
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF71 #C571FF
analogous
#F2FF71 #ABFF71 #71FF7E
triadic
#ABFF71 #71ABFF #FF71AB
tetradic
#ABFF71 #71F2FF #C571FF #FF7E71
square
#ABFF71 #71F2FF #C571FF #FF7E71
split-complementary
#ABFF71 #7E71FF #FF71F2
monochromatic
#64F600 #87FF34 #ABFF71 #CFFFAE #EDFFE0
Accessibility & contrast
On white
1.22
#ABFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#ABFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF71
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF71 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED63
Deuteranopia (green-blind)
#FCE67B
Tritanopia (blue-blind)
#ABF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff71; /* rgb */ color: rgb(171, 255, 113); /* oklch */ color: oklch(91.7% 0.194 134.3);
Tailwind
colors: {
custom: {
50: '#c8ff9e',
500: '#abff71',
950: '#000000',
},
}SCSS
$custom: #abff71; $custom-light: #c8ff9e; $custom-dark: #000000;
JSON
{
"hex": "#abff71",
"rgb": {
"r": 171,
"g": 255,
"b": 113
},
"hsl": {
"h": 95.493,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91694,
"c": 0.1938,
"h": 134.3
},
"luminance": 0.8137
}Semantic roles & 50–950 ramp
primary
#ABFF71
secondary
#9938DC
accent
#00E688
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680