#ABFE7D#ABFE7D
#ABFE7D is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.6% C 0.182 H 135.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE7D |
|---|---|
| RGB | rgb(171, 254, 125) |
| HSL | hsl(99, 98%, 74%) |
| HSV | hsv(99, 51%, 100%) |
| CMYK | cmyk(32.7%, 0%, 50.8%, 0.4%) |
| CIE-LAB | lab(92.14, -47.11, 53.35) |
| CIE-LCH | lch(92.14, 71.18, 131.45°) |
| OKLab | oklab(91.61% -0.13 0.1275) |
| OKLCH | oklch(91.61% 0.182 135.6) |
| XYZ | xyz(55.9367, 81.0199, 32.0892) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.54
Key Lime
#AEFF6E
ΔE00 2.11
Light Lime
#AEFD6C
ΔE00 2.27
Light Green
#96F97B
ΔE00 2.60
Light Grass Green
#9AF764
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE7D #D07DFE
analogous
#EBFE7D #ABFE7D #7DFE90
triadic
#ABFE7D #7DABFE #FE7DAB
tetradic
#ABFE7D #7DEBFE #D07DFE #FE907D
square
#ABFE7D #7DEBFE #D07DFE #FE907D
split-complementary
#ABFE7D #907DFE #FE7DEB
monochromatic
#5DFD04 #84FE40 #ABFE7D #D2FEBA #EBFFE1
Accessibility & contrast
On white
1.22
#ABFE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#ABFE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE7D
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE7D | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED71
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#A9F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe7d; /* rgb */ color: rgb(171, 254, 125); /* oklch */ color: oklch(91.6% 0.182 135.6);
Tailwind
colors: {
custom: {
50: '#c7ffa5',
500: '#abfe7d',
950: '#000000',
},
}SCSS
$custom: #abfe7d; $custom-light: #c7ffa5; $custom-dark: #000000;
JSON
{
"hex": "#abfe7d",
"rgb": {
"r": 171,
"g": 254,
"b": 125
},
"hsl": {
"h": 98.605,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.9161,
"c": 0.18205,
"h": 135.6
},
"luminance": 0.81022
}Semantic roles & 50–950 ramp
primary
#ABFE7D
secondary
#A643DC
accent
#00E694
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680