#ABFE70#ABFE70
#ABFE70 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.5% C 0.193 H 134.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE70 |
|---|---|
| RGB | rgb(171, 254, 112) |
| HSL | hsl(95, 99%, 72%) |
| HSV | hsv(95, 56%, 100%) |
| CMYK | cmyk(32.7%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.00, -48.47, 59.03) |
| CIE-LCH | lch(92.00, 76.38, 129.39°) |
| OKLab | oklab(91.45% -0.1345 0.1389) |
| OKLCH | oklch(91.45% 0.193 134.1) |
| XYZ | xyz(55.1599, 80.7092, 27.9982) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.58
Light Lime
#AEFD6C
ΔE00 0.76
Spring Green (survey)
#A9F971
ΔE00 1.12
Pale Lime Green
#B1FF65
ΔE00 1.77
Light Grass Green
#9AF764
ΔE00 2.14
Light Lime Green
#B9FF66
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE70 #C370FE
analogous
#F2FE70 #ABFE70 #70FE7C
triadic
#ABFE70 #70ABFE #FE70AB
tetradic
#ABFE70 #70F2FE #C370FE #FE7C70
square
#ABFE70 #70F2FE #C370FE #FE7C70
split-complementary
#ABFE70 #7C70FE #FE70F2
monochromatic
#66F202 #87FE33 #ABFE70 #CFFEAD #EDFFE1
Accessibility & contrast
On white
1.23
#ABFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#ABFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE70
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE70 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FBE67A
Tritanopia (blue-blind)
#ABF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe70; /* rgb */ color: rgb(171, 254, 112); /* oklch */ color: oklch(91.5% 0.193 134.1);
Tailwind
colors: {
custom: {
50: '#c8ff9d',
500: '#abfe70',
950: '#000000',
},
}SCSS
$custom: #abfe70; $custom-light: #c8ff9d; $custom-dark: #000000;
JSON
{
"hex": "#abfe70",
"rgb": {
"r": 171,
"g": 254,
"b": 112
},
"hsl": {
"h": 95.07,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91453,
"c": 0.19333,
"h": 134.1
},
"luminance": 0.80711
}Semantic roles & 50–950 ramp
primary
#ABFE70
secondary
#9738DA
accent
#00E686
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680