#ABFC78#ABFC78
#ABFC78 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.1% C 0.184 H 134.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC78 |
|---|---|
| RGB | rgb(171, 252, 120) |
| HSL | hsl(97, 96%, 73%) |
| HSV | hsv(97, 52%, 99%) |
| CMYK | cmyk(32.1%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(91.52, -46.81, 54.89) |
| CIE-LCH | lch(91.52, 72.14, 130.45°) |
| OKLab | oklab(91.09% -0.1294 0.1305) |
| OKLCH | oklch(91.09% 0.184 134.8) |
| XYZ | xyz(54.9940, 79.6326, 30.2387) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.87
Key Lime
#AEFF6E
ΔE00 1.66
Light Lime
#AEFD6C
ΔE00 1.72
Light Grass Green
#9AF764
ΔE00 2.36
Pale Lime Green
#B1FF65
ΔE00 2.83
Light Green
#96F97B
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC78 #C978FC
analogous
#EDFC78 #ABFC78 #78FC87
triadic
#ABFC78 #78ABFC #FC78AB
tetradic
#ABFC78 #78EDFC #C978FC #FC8778
square
#ABFC78 #78EDFC #C978FC #FC8778
split-complementary
#ABFC78 #8778FC #FC78ED
monochromatic
#62F405 #86FB3C #ABFC78 #D0FDB4 #ECFEE1
Accessibility & contrast
On white
1.24
#ABFC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#ABFC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC78
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC78 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#F9E481
Tritanopia (blue-blind)
#AAF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc78; /* rgb */ color: rgb(171, 252, 120); /* oklch */ color: oklch(91.1% 0.184 134.8);
Tailwind
colors: {
custom: {
50: '#c8fea2',
500: '#abfc78',
950: '#000000',
},
}SCSS
$custom: #abfc78; $custom-light: #c8fea2; $custom-dark: #000000;
JSON
{
"hex": "#abfc78",
"rgb": {
"r": 171,
"g": 252,
"b": 120
},
"hsl": {
"h": 96.818,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91088,
"c": 0.18379,
"h": 134.8
},
"luminance": 0.79635
}Semantic roles & 50–950 ramp
primary
#ABFC78
secondary
#9E3FD9
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680