#ABFC80#ABFC80
#ABFC80 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.2% C 0.177 H 135.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC80 |
|---|---|
| RGB | rgb(171, 252, 128) |
| HSL | hsl(99, 95%, 75%) |
| HSV | hsv(99, 49%, 99%) |
| CMYK | cmyk(32.1%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(91.61, -45.92, 51.32) |
| CIE-LCH | lch(91.61, 68.87, 131.82°) |
| OKLab | oklab(91.19% -0.1265 0.1232) |
| OKLCH | oklch(91.19% 0.177 135.8) |
| XYZ | xyz(55.4999, 79.8350, 32.9034) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.79
Light Green
#96F97B
ΔE00 2.41
Key Lime
#AEFF6E
ΔE00 2.67
Light Lime
#AEFD6C
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.96
Light Grass Green
#9AF764
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC80 #D180FC
analogous
#E9FC80 #ABFC80 #80FC93
triadic
#ABFC80 #80ABFC #FC80AB
tetradic
#ABFC80 #80E9FC #D180FC #FC9380
square
#ABFC80 #80E9FC #D180FC #FC9380
split-complementary
#ABFC80 #9380FC #FC80E9
monochromatic
#5CF908 #83FB44 #ABFC80 #D3FDBC #EBFEE1
Accessibility & contrast
On white
1.24
#ABFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#ABFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC80
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC80 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#A9F4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc80; /* rgb */ color: rgb(171, 252, 128); /* oklch */ color: oklch(91.2% 0.177 135.8);
Tailwind
colors: {
custom: {
50: '#c7fea7',
500: '#abfc80',
950: '#000000',
},
}SCSS
$custom: #abfc80; $custom-light: #c7fea7; $custom-dark: #000000;
JSON
{
"hex": "#abfc80",
"rgb": {
"r": 171,
"g": 252,
"b": 128
},
"hsl": {
"h": 99.194,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91191,
"c": 0.17658,
"h": 135.8
},
"luminance": 0.79837
}Semantic roles & 50–950 ramp
primary
#ABFC80
secondary
#A746DA
accent
#00E696
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680