#AAFE82#AAFE82
#AAFE82 is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.6% C 0.178 H 136.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFE82 |
|---|---|
| RGB | rgb(170, 254, 130) |
| HSL | hsl(101, 98%, 75%) |
| HSV | hsv(101, 49%, 100%) |
| CMYK | cmyk(33.1%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(92.15, -46.88, 51.04) |
| CIE-LCH | lch(92.15, 69.30, 132.57°) |
| OKLab | oklab(91.62% -0.129 0.1227) |
| OKLCH | oklch(91.62% 0.178 136.4) |
| XYZ | xyz(56.0471, 81.0390, 33.8038) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.15
Light Green
#96F97B
ΔE00 2.29
Key Lime
#AEFF6E
ΔE00 2.84
Light Lime
#AEFD6C
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.18
Light Grass Green
#9AF764
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFE82 #D682FE
analogous
#E8FE82 #AAFE82 #82FE98
triadic
#AAFE82 #82AAFE #FE82AA
tetradic
#AAFE82 #82E8FE #D682FE #FE9882
square
#AAFE82 #82E8FE #D682FE #FE9882
split-complementary
#AAFE82 #9882FE #FE82E8
monochromatic
#57FD09 #81FE45 #AAFE82 #D3FEBF #EAFFE1
Accessibility & contrast
On white
1.22
#AAFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#AAFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFE82
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFE82 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#A7F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aafe82; /* rgb */ color: rgb(170, 254, 130); /* oklch */ color: oklch(91.6% 0.178 136.4);
Tailwind
colors: {
custom: {
50: '#c7ffa9',
500: '#aafe82',
950: '#000000',
},
}SCSS
$custom: #aafe82; $custom-light: #c7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#aafe82",
"rgb": {
"r": 170,
"g": 254,
"b": 130
},
"hsl": {
"h": 100.645,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91623,
"c": 0.178,
"h": 136.4
},
"luminance": 0.81041
}Semantic roles & 50–950 ramp
primary
#AAFE82
secondary
#AD47DD
accent
#00E69B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681