#AFFF80#AFFF80
#AFFF80 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.179 H 135.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFF80 |
|---|---|
| RGB | rgb(175, 255, 128) |
| HSL | hsl(98, 100%, 75%) |
| HSV | hsv(98, 50%, 100%) |
| CMYK | cmyk(31.4%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(92.66, -45.89, 52.65) |
| CIE-LCH | lch(92.66, 69.84, 131.08°) |
| OKLab | oklab(92.1% -0.1266 0.1261) |
| OKLCH | oklch(92.1% 0.179 135.1) |
| XYZ | xyz(57.3342, 82.1903, 33.2613) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.80
Key Lime
#AEFF6E
ΔE00 2.20
Light Lime
#AEFD6C
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.59
Light Green
#96F97B
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFF80 #D080FF
analogous
#EFFF80 #AFFF80 #80FF90
triadic
#AFFF80 #80AFFF #FF80AF
tetradic
#AFFF80 #80EFFF #D080FF #FF9080
square
#AFFF80 #80EFFF #D080FF #FF9080
split-complementary
#AFFF80 #9080FF #FF80EF
monochromatic
#62FF06 #88FF43 #AFFF80 #D6FFBD #ECFFE0
Accessibility & contrast
On white
1.20
#AFFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#AFFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFF80
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFF80 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#AEF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #afff80; /* rgb */ color: rgb(175, 255, 128); /* oklch */ color: oklch(92.1% 0.179 135.1);
Tailwind
colors: {
custom: {
50: '#caffa7',
500: '#afff80',
950: '#000000',
},
}SCSS
$custom: #afff80; $custom-light: #caffa7; $custom-dark: #000000;
JSON
{
"hex": "#afff80",
"rgb": {
"r": 175,
"g": 255,
"b": 128
},
"hsl": {
"h": 97.795,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92096,
"c": 0.17866,
"h": 135.1
},
"luminance": 0.82192
}Semantic roles & 50–950 ramp
primary
#AFFF80
secondary
#A545DE
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681