#ABFE79#ABFE79
#ABFE79 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.6% C 0.186 H 135.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE79 |
|---|---|
| RGB | rgb(171, 254, 121) |
| HSL | hsl(97, 99%, 74%) |
| HSV | hsv(97, 52%, 100%) |
| CMYK | cmyk(32.7%, 0%, 52.4%, 0.4%) |
| CIE-LAB | lab(92.10, -47.55, 55.13) |
| CIE-LCH | lch(92.10, 72.80, 130.78°) |
| OKLab | oklab(91.56% -0.1314 0.1311) |
| OKLCH | oklch(91.56% 0.186 135.1) |
| XYZ | xyz(55.6863, 80.9198, 30.7705) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.20
Key Lime
#AEFF6E
ΔE00 1.60
Light Lime
#AEFD6C
ΔE00 1.77
Light Grass Green
#9AF764
ΔE00 2.50
Pale Lime Green
#B1FF65
ΔE00 2.83
Light Green
#96F97B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE79 #CC79FE
analogous
#EDFE79 #ABFE79 #79FE89
triadic
#ABFE79 #79ABFE #FE79AB
tetradic
#ABFE79 #79EDFE #CC79FE #FE8979
square
#ABFE79 #79EDFE #CC79FE #FE8979
split-complementary
#ABFE79 #8979FE #FE79ED
monochromatic
#5FFB02 #85FE3C #ABFE79 #D1FEB6 #ECFFE1
Accessibility & contrast
On white
1.22
#ABFE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#ABFE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE79
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE79 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FAE682
Tritanopia (blue-blind)
#AAF6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe79; /* rgb */ color: rgb(171, 254, 121); /* oklch */ color: oklch(91.6% 0.186 135.1);
Tailwind
colors: {
custom: {
50: '#c8ffa3',
500: '#abfe79',
950: '#000000',
},
}SCSS
$custom: #abfe79; $custom-light: #c8ffa3; $custom-dark: #000000;
JSON
{
"hex": "#abfe79",
"rgb": {
"r": 171,
"g": 254,
"b": 121
},
"hsl": {
"h": 97.444,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.9156,
"c": 0.1856,
"h": 135.1
},
"luminance": 0.80922
}Semantic roles & 50–950 ramp
primary
#ABFE79
secondary
#A13FDC
accent
#00E68F
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680