#AFFE82#AFFE82
#AFFE82 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.9% C 0.175 H 135.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE82 |
|---|---|
| RGB | rgb(175, 254, 130) |
| HSL | hsl(98, 98%, 75%) |
| HSV | hsv(98, 49%, 100%) |
| CMYK | cmyk(31.1%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(92.40, -45.23, 51.40) |
| CIE-LCH | lch(92.40, 68.47, 131.35°) |
| OKLab | oklab(91.9% -0.1247 0.1235) |
| OKLCH | oklch(91.9% 0.175 135.3) |
| XYZ | xyz(57.1489, 81.6071, 33.8554) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.54
Key Lime
#AEFF6E
ΔE00 2.54
Light Lime
#AEFD6C
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Light Green
#96F97B
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE82 #D182FE
analogous
#EDFE82 #AFFE82 #82FE93
triadic
#AFFE82 #82AFFE #FE82AF
tetradic
#AFFE82 #82EDFE #D182FE #FE9382
square
#AFFE82 #82EDFE #D182FE #FE9382
split-complementary
#AFFE82 #9382FE #FE82ED
monochromatic
#61FD09 #88FE45 #AFFE82 #D6FEBF #ECFFE1
Accessibility & contrast
On white
1.21
#AFFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#AFFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE82
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE82 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#FAE78A
Tritanopia (blue-blind)
#AEF6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe82; /* rgb */ color: rgb(175, 254, 130); /* oklch */ color: oklch(91.9% 0.175 135.3);
Tailwind
colors: {
custom: {
50: '#caffa9',
500: '#affe82',
950: '#000000',
},
}SCSS
$custom: #affe82; $custom-light: #caffa9; $custom-dark: #000000;
JSON
{
"hex": "#affe82",
"rgb": {
"r": 175,
"g": 254,
"b": 130
},
"hsl": {
"h": 98.226,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91895,
"c": 0.17545,
"h": 135.3
},
"luminance": 0.81609
}Semantic roles & 50–950 ramp
primary
#AFFE82
secondary
#A747DD
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681