#ABFE7C#ABFE7C
#ABFE7C is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.6% C 0.183 H 135.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE7C |
|---|---|
| RGB | rgb(171, 254, 124) |
| HSL | hsl(98, 98%, 74%) |
| HSV | hsv(98, 51%, 100%) |
| CMYK | cmyk(32.7%, 0%, 51.2%, 0.4%) |
| CIE-LAB | lab(92.13, -47.22, 53.80) |
| CIE-LCH | lch(92.13, 71.59, 131.28°) |
| OKLab | oklab(91.6% -0.1303 0.1284) |
| OKLCH | oklch(91.6% 0.183 135.4) |
| XYZ | xyz(55.8732, 80.9945, 31.7545) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.45
Key Lime
#AEFF6E
ΔE00 1.98
Light Lime
#AEFD6C
ΔE00 2.14
Light Green
#96F97B
ΔE00 2.66
Light Grass Green
#9AF764
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE7C #CF7CFE
analogous
#ECFE7C #ABFE7C #7CFE8E
triadic
#ABFE7C #7CABFE #FE7CAB
tetradic
#ABFE7C #7CECFE #CF7CFE #FE8E7C
square
#ABFE7C #7CECFE #CF7CFE #FE8E7C
split-complementary
#ABFE7C #8E7CFE #FE7CEC
monochromatic
#5DFD03 #84FE3F #ABFE7C #D2FEB9 #ECFFE1
Accessibility & contrast
On white
1.22
#ABFE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#ABFE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE7C
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE7C | 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)
#FFED70
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#A9F6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe7c; /* rgb */ color: rgb(171, 254, 124); /* oklch */ color: oklch(91.6% 0.183 135.4);
Tailwind
colors: {
custom: {
50: '#c7ffa5',
500: '#abfe7c',
950: '#000000',
},
}SCSS
$custom: #abfe7c; $custom-light: #c7ffa5; $custom-dark: #000000;
JSON
{
"hex": "#abfe7c",
"rgb": {
"r": 171,
"g": 254,
"b": 124
},
"hsl": {
"h": 98.308,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91597,
"c": 0.18294,
"h": 135.4
},
"luminance": 0.80997
}Semantic roles & 50–950 ramp
primary
#ABFE7C
secondary
#A442DC
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680