#ABFC70#ABFC70
#ABFC70 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.0% C 0.191 H 133.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC70 |
|---|---|
| RGB | rgb(171, 252, 112) |
| HSL | hsl(95, 96%, 71%) |
| HSV | hsv(95, 56%, 99%) |
| CMYK | cmyk(32.1%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(91.44, -47.62, 58.37) |
| CIE-LCH | lch(91.44, 75.34, 129.21°) |
| OKLab | oklab(90.99% -0.1322 0.1374) |
| OKLCH | oklch(90.99% 0.191 133.9) |
| XYZ | xyz(54.5286, 79.4465, 27.7878) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.72
Light Lime
#AEFD6C
ΔE00 0.78
Key Lime
#AEFF6E
ΔE00 0.83
Pale Lime Green
#B1FF65
ΔE00 1.91
Light Grass Green
#9AF764
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC70 #C170FC
analogous
#F1FC70 #ABFC70 #70FC7B
triadic
#ABFC70 #70ABFC #FC70AB
tetradic
#ABFC70 #70F1FC #C170FC #FC7B70
square
#ABFC70 #70F1FC #C170FC #FC7B70
split-complementary
#ABFC70 #7B70FC #FC70F1
monochromatic
#67ED05 #88FB34 #ABFC70 #CEFDAC #EDFEE1
Accessibility & contrast
On white
1.24
#ABFC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#ABFC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC70
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC70 | 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)
#FFEB62
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#ABF3DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfc70; /* rgb */ color: rgb(171, 252, 112); /* oklch */ color: oklch(91.0% 0.191 133.9);
Tailwind
colors: {
custom: {
50: '#c8fe9d',
500: '#abfc70',
950: '#000000',
},
}SCSS
$custom: #abfc70; $custom-light: #c8fe9d; $custom-dark: #000000;
JSON
{
"hex": "#abfc70",
"rgb": {
"r": 171,
"g": 252,
"b": 112
},
"hsl": {
"h": 94.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90992,
"c": 0.19069,
"h": 133.9
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#ABFC70
secondary
#9538D8
accent
#00E685
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680