#AFFE80#AFFE80
#AFFE80 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.9% C 0.177 H 135.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE80 |
|---|---|
| RGB | rgb(175, 254, 128) |
| HSL | hsl(98, 98%, 75%) |
| HSV | hsv(98, 50%, 100%) |
| CMYK | cmyk(31.1%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(92.38, -45.46, 52.30) |
| CIE-LCH | lch(92.38, 69.30, 130.99°) |
| OKLab | oklab(91.87% -0.1254 0.1253) |
| OKLCH | oklch(91.87% 0.177 135) |
| XYZ | xyz(57.0160, 81.5539, 33.1553) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.73
Key Lime
#AEFF6E
ΔE00 2.27
Light Lime
#AEFD6C
ΔE00 2.41
Light Yellowish Green
#C2FF89
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Green
#96F97B
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE80 #CF80FE
analogous
#EEFE80 #AFFE80 #80FE90
triadic
#AFFE80 #80AFFE #FE80AF
tetradic
#AFFE80 #80EEFE #CF80FE #FE9080
square
#AFFE80 #80EEFE #CF80FE #FE9080
split-complementary
#AFFE80 #9080FE #FE80EE
monochromatic
#63FD07 #89FE43 #AFFE80 #D5FEBD #ECFFE1
Accessibility & contrast
On white
1.21
#AFFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#AFFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE80
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE80 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#AEF6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe80; /* rgb */ color: rgb(175, 254, 128); /* oklch */ color: oklch(91.9% 0.177 135.0);
Tailwind
colors: {
custom: {
50: '#caffa7',
500: '#affe80',
950: '#000000',
},
}SCSS
$custom: #affe80; $custom-light: #caffa7; $custom-dark: #000000;
JSON
{
"hex": "#affe80",
"rgb": {
"r": 175,
"g": 254,
"b": 128
},
"hsl": {
"h": 97.619,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91868,
"c": 0.17729,
"h": 135
},
"luminance": 0.81556
}Semantic roles & 50–950 ramp
primary
#AFFE80
secondary
#A445DD
accent
#00E690
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681