#AFFE84#AFFE84
#AFFE84 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.174 H 135.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE84 |
|---|---|
| RGB | rgb(175, 254, 132) |
| HSL | hsl(99, 98%, 76%) |
| HSV | hsv(99, 48%, 100%) |
| CMYK | cmyk(31.1%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(92.43, -45.00, 50.50) |
| CIE-LCH | lch(92.43, 67.64, 131.71°) |
| OKLab | oklab(91.92% -0.1239 0.1216) |
| OKLCH | oklch(91.92% 0.174 135.5) |
| XYZ | xyz(57.2845, 81.6613, 34.5693) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.57
Key Lime
#AEFF6E
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Green
#96F97B
ΔE00 2.85
Light Lime
#AEFD6C
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE84 #D384FE
analogous
#ECFE84 #AFFE84 #84FE96
triadic
#AFFE84 #84AFFE #FE84AF
tetradic
#AFFE84 #84ECFE #D384FE #FE9684
square
#AFFE84 #84ECFE #D384FE #FE9684
split-complementary
#AFFE84 #9684FE #FE84EC
monochromatic
#60FD0B #88FE47 #AFFE84 #D6FEC1 #EBFFE1
Accessibility & contrast
On white
1.21
#AFFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#AFFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE84
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE84 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#AEF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe84; /* rgb */ color: rgb(175, 254, 132); /* oklch */ color: oklch(91.9% 0.174 135.5);
Tailwind
colors: {
custom: {
50: '#caffaa',
500: '#affe84',
950: '#000000',
},
}SCSS
$custom: #affe84; $custom-light: #caffaa; $custom-dark: #000000;
JSON
{
"hex": "#affe84",
"rgb": {
"r": 175,
"g": 254,
"b": 132
},
"hsl": {
"h": 98.852,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91922,
"c": 0.1736,
"h": 135.5
},
"luminance": 0.81664
}Semantic roles & 50–950 ramp
primary
#AFFE84
secondary
#A949DD
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681