#AAFE84#AAFE84
#AAFE84 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.6% C 0.176 H 136.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFE84 |
|---|---|
| RGB | rgb(170, 254, 132) |
| HSL | hsl(101, 98%, 76%) |
| HSV | hsv(101, 48%, 100%) |
| CMYK | cmyk(33.1%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(92.17, -46.64, 50.13) |
| CIE-LCH | lch(92.17, 68.48, 132.93°) |
| OKLab | oklab(91.65% -0.1282 0.1208) |
| OKLCH | oklch(91.65% 0.176 136.7) |
| XYZ | xyz(56.1827, 81.0932, 34.5176) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.39
Key Lime
#AEFF6E
ΔE00 3.11
Pale Light Green
#B1FC99
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFE84 #D884FE
analogous
#E7FE84 #AAFE84 #84FE9B
triadic
#AAFE84 #84AAFE #FE84AA
tetradic
#AAFE84 #84E7FE #D884FE #FE9B84
square
#AAFE84 #84E7FE #D884FE #FE9B84
split-complementary
#AAFE84 #9B84FE #FE84E7
monochromatic
#56FD0B #80FE47 #AAFE84 #D4FEC1 #EAFFE1
Accessibility & contrast
On white
1.22
#AAFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#AAFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFE84
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFE84 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#A7F6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aafe84; /* rgb */ color: rgb(170, 254, 132); /* oklch */ color: oklch(91.6% 0.176 136.7);
Tailwind
colors: {
custom: {
50: '#c7ffaa',
500: '#aafe84',
950: '#000000',
},
}SCSS
$custom: #aafe84; $custom-light: #c7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#aafe84",
"rgb": {
"r": 170,
"g": 254,
"b": 132
},
"hsl": {
"h": 101.311,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.9165,
"c": 0.17616,
"h": 136.7
},
"luminance": 0.81096
}Semantic roles & 50–950 ramp
primary
#AAFE84
secondary
#AF49DD
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681