#ABFC71#ABFC71
#ABFC71 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.0% C 0.190 H 134.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC71 |
|---|---|
| RGB | rgb(171, 252, 113) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 55%, 99%) |
| CMYK | cmyk(32.1%, 0%, 55.2%, 1.2%) |
| CIE-LAB | lab(91.45, -47.52, 57.94) |
| CIE-LCH | lch(91.45, 74.94, 129.36°) |
| OKLab | oklab(91% -0.1319 0.1366) |
| OKLCH | oklch(91% 0.19 134) |
| XYZ | xyz(54.5846, 79.4689, 28.0826) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.67
Light Lime
#AEFD6C
ΔE00 0.89
Key Lime
#AEFF6E
ΔE00 0.91
Pale Lime Green
#B1FF65
ΔE00 2.01
Light Grass Green
#9AF764
ΔE00 2.02
Pale Lime
#BEFD73
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC71 #C271FC
analogous
#F1FC71 #ABFC71 #71FC7D
triadic
#ABFC71 #71ABFC #FC71AB
tetradic
#ABFC71 #71F1FC #C271FC #FC7D71
square
#ABFC71 #71F1FC #C271FC #FC7D71
split-complementary
#ABFC71 #7D71FC #FC71F1
monochromatic
#66EE05 #88FB35 #ABFC71 #CEFDAD #EDFEE1
Accessibility & contrast
On white
1.24
#ABFC71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#ABFC71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC71
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC71 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB63
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#ABF3DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfc71; /* rgb */ color: rgb(171, 252, 113); /* oklch */ color: oklch(91.0% 0.190 134.0);
Tailwind
colors: {
custom: {
50: '#c8fe9d',
500: '#abfc71',
950: '#000000',
},
}SCSS
$custom: #abfc71; $custom-light: #c8fe9d; $custom-dark: #000000;
JSON
{
"hex": "#abfc71",
"rgb": {
"r": 171,
"g": 252,
"b": 113
},
"hsl": {
"h": 94.964,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91004,
"c": 0.18985,
"h": 134
},
"luminance": 0.79471
}Semantic roles & 50–950 ramp
primary
#ABFC71
secondary
#9639D8
accent
#00E686
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680