#ABFF79#ABFF79
#ABFF79 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.8% C 0.187 H 135.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF79 |
|---|---|
| RGB | rgb(171, 255, 121) |
| HSL | hsl(98, 100%, 74%) |
| HSV | hsv(98, 53%, 100%) |
| CMYK | cmyk(32.9%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(92.38, -47.97, 55.46) |
| CIE-LCH | lch(92.38, 73.33, 130.86°) |
| OKLab | oklab(91.79% -0.1326 0.1318) |
| OKLCH | oklch(91.79% 0.187 135.2) |
| XYZ | xyz(56.0045, 81.5561, 30.8765) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.36
Key Lime
#AEFF6E
ΔE00 1.55
Light Lime
#AEFD6C
ΔE00 1.77
Light Grass Green
#9AF764
ΔE00 2.56
Pale Lime Green
#B1FF65
ΔE00 2.78
Light Green
#96F97B
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF79 #CD79FF
analogous
#EEFF79 #ABFF79 #79FF8A
triadic
#ABFF79 #79ABFF #FF79AB
tetradic
#ABFF79 #79EEFF #CD79FF #FF8A79
square
#ABFF79 #79EEFF #CD79FF #FF8A79
split-complementary
#ABFF79 #8A79FF #FF79EE
monochromatic
#5FFE00 #85FF3C #ABFF79 #D1FFB6 #ECFFE0
Accessibility & contrast
On white
1.21
#ABFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#ABFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF79
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF79 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6D
Deuteranopia (green-blind)
#FBE782
Tritanopia (blue-blind)
#AAF7E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff79; /* rgb */ color: rgb(171, 255, 121); /* oklch */ color: oklch(91.8% 0.187 135.2);
Tailwind
colors: {
custom: {
50: '#c8ffa3',
500: '#abff79',
950: '#000000',
},
}SCSS
$custom: #abff79; $custom-light: #c8ffa3; $custom-dark: #000000;
JSON
{
"hex": "#abff79",
"rgb": {
"r": 171,
"g": 255,
"b": 121
},
"hsl": {
"h": 97.612,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91789,
"c": 0.18695,
"h": 135.2
},
"luminance": 0.81558
}Semantic roles & 50–950 ramp
primary
#ABFF79
secondary
#A23FDD
accent
#00E690
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680