#ABFD70#ABFD70
#ABFD70 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.2% C 0.192 H 134.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD70 |
|---|---|
| RGB | rgb(171, 253, 112) |
| HSL | hsl(95, 97%, 72%) |
| HSV | hsv(95, 56%, 99%) |
| CMYK | cmyk(32.4%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(91.72, -48.05, 58.70) |
| CIE-LCH | lch(91.72, 75.86, 129.30°) |
| OKLab | oklab(91.22% -0.1334 0.1381) |
| OKLCH | oklch(91.22% 0.192 134) |
| XYZ | xyz(54.8434, 80.0762, 27.8927) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.68
Light Lime
#AEFD6C
ΔE00 0.74
Spring Green (survey)
#A9F971
ΔE00 0.92
Pale Lime Green
#B1FF65
ΔE00 1.83
Light Grass Green
#9AF764
ΔE00 2.06
Pale Lime
#BEFD73
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD70 #C270FD
analogous
#F1FD70 #ABFD70 #70FD7C
triadic
#ABFD70 #70ABFD #FD70AB
tetradic
#ABFD70 #70F1FD #C270FD #FD7C70
square
#ABFD70 #70F1FD #C270FD #FD7C70
split-complementary
#ABFD70 #7C70FD #FD70F1
monochromatic
#66EF03 #88FC34 #ABFD70 #CEFEAC #EDFFE1
Accessibility & contrast
On white
1.23
#ABFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ABFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD70
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD70 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#ABF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfd70; /* rgb */ color: rgb(171, 253, 112); /* oklch */ color: oklch(91.2% 0.192 134.0);
Tailwind
colors: {
custom: {
50: '#c8fe9d',
500: '#abfd70',
950: '#000000',
},
}SCSS
$custom: #abfd70; $custom-light: #c8fe9d; $custom-dark: #000000;
JSON
{
"hex": "#abfd70",
"rgb": {
"r": 171,
"g": 253,
"b": 112
},
"hsl": {
"h": 94.894,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91223,
"c": 0.19201,
"h": 134
},
"luminance": 0.80078
}Semantic roles & 50–950 ramp
primary
#ABFD70
secondary
#9638D9
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680