#ABFD80#ABFD80
#ABFD80 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.4% C 0.178 H 135.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD80 |
|---|---|
| RGB | rgb(171, 253, 128) |
| HSL | hsl(99, 97%, 75%) |
| HSV | hsv(99, 49%, 99%) |
| CMYK | cmyk(32.4%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(91.89, -46.35, 51.67) |
| CIE-LCH | lch(91.89, 69.41, 131.90°) |
| OKLab | oklab(91.42% -0.1277 0.124) |
| OKLCH | oklch(91.42% 0.178 135.8) |
| XYZ | xyz(55.8147, 80.4647, 33.0083) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.81
Light Green
#96F97B
ΔE00 2.43
Key Lime
#AEFF6E
ΔE00 2.58
Light Lime
#AEFD6C
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.99
Light Grass Green
#9AF764
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD80 #D280FD
analogous
#EAFD80 #ABFD80 #80FD94
triadic
#ABFD80 #80ABFD #FD80AB
tetradic
#ABFD80 #80EAFD #D280FD #FD9480
square
#ABFD80 #80EAFD #D280FD #FD9480
split-complementary
#ABFD80 #9480FD #FD80EA
monochromatic
#5BFB07 #83FC44 #ABFD80 #D3FEBC #EBFFE1
Accessibility & contrast
On white
1.23
#ABFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#ABFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD80
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD80 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#A9F5E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfd80; /* rgb */ color: rgb(171, 253, 128); /* oklch */ color: oklch(91.4% 0.178 135.8);
Tailwind
colors: {
custom: {
50: '#c7fea7',
500: '#abfd80',
950: '#000000',
},
}SCSS
$custom: #abfd80; $custom-light: #c7fea7; $custom-dark: #000000;
JSON
{
"hex": "#abfd80",
"rgb": {
"r": 171,
"g": 253,
"b": 128
},
"hsl": {
"h": 99.36,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.9142,
"c": 0.17795,
"h": 135.8
},
"luminance": 0.80467
}Semantic roles & 50–950 ramp
primary
#ABFD80
secondary
#A846DB
accent
#00E697
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680