#ABFF80#ABFF80
#ABFF80 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.181 H 136.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF80 |
|---|---|
| RGB | rgb(171, 255, 128) |
| HSL | hsl(100, 100%, 75%) |
| HSV | hsv(100, 50%, 100%) |
| CMYK | cmyk(32.9%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(92.46, -47.20, 52.35) |
| CIE-LCH | lch(92.46, 70.49, 132.04°) |
| OKLab | oklab(91.88% -0.13 0.1255) |
| OKLCH | oklch(91.88% 0.181 136) |
| XYZ | xyz(56.4494, 81.7341, 33.2199) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.93
Key Lime
#AEFF6E
ΔE00 2.44
Light Green
#96F97B
ΔE00 2.52
Light Lime
#AEFD6C
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 3.08
Light Grass Green
#9AF764
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF80 #D480FF
analogous
#EBFF80 #ABFF80 #80FF94
triadic
#ABFF80 #80ABFF #FF80AB
tetradic
#ABFF80 #80EBFF #D480FF #FF9480
square
#ABFF80 #80EBFF #D480FF #FF9480
split-complementary
#ABFF80 #9480FF #FF80EB
monochromatic
#5AFF06 #83FF43 #ABFF80 #D3FFBD #EBFFE0
Accessibility & contrast
On white
1.21
#ABFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#ABFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF80
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF80 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#A9F7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff80; /* rgb */ color: rgb(171, 255, 128); /* oklch */ color: oklch(91.9% 0.181 136.0);
Tailwind
colors: {
custom: {
50: '#c7ffa7',
500: '#abff80',
950: '#000000',
},
}SCSS
$custom: #abff80; $custom-light: #c7ffa7; $custom-dark: #000000;
JSON
{
"hex": "#abff80",
"rgb": {
"r": 171,
"g": 255,
"b": 128
},
"hsl": {
"h": 99.685,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91879,
"c": 0.18069,
"h": 136
},
"luminance": 0.81736
}Semantic roles & 50–950 ramp
primary
#ABFF80
secondary
#AA45DE
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681