#AAFEA9#AAFEA9
#AAFEA9 is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.3% C 0.140 H 144.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEA9 |
|---|---|
| RGB | rgb(170, 254, 169) |
| HSL | hsl(119, 98%, 83%) |
| HSV | hsv(119, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 33.5%, 0.4%) |
| CIE-LAB | lab(92.70, -41.60, 32.82) |
| CIE-LCH | lch(92.70, 52.98, 141.73°) |
| OKLab | oklab(92.25% -0.1134 0.0822) |
| OKLCH | oklch(92.25% 0.14 144.1) |
| XYZ | xyz(59.1782, 82.2914, 50.2941) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.63
Mint (survey)
#9FFEB0
ΔE00 2.23
Light Seafoam Green
#A7FFB5
ΔE00 2.34
Light Mint Green
#A6FBB2
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 2.57
Palegreen
#98FB98
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEA9 #FDA9FE
analogous
#D4FEA9 #AAFEA9 #A9FED2
triadic
#AAFEA9 #A9AAFE #FEA9AA
tetradic
#AAFEA9 #A9D4FE #FDA9FE #FED2A9
square
#AAFEA9 #A9D4FE #FDA9FE #FED2A9
split-complementary
#AAFEA9 #D2A9FE #FEA9D4
monochromatic
#32FD30 #6EFD6D #AAFEA9 #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.20
#AAFEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#AAFEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEA9
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEA9 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA3
Deuteranopia (green-blind)
#F5E7AE
Tritanopia (blue-blind)
#A1F9E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aafea9; /* rgb */ color: rgb(170, 254, 169); /* oklch */ color: oklch(92.3% 0.140 144.1);
Tailwind
colors: {
custom: {
50: '#c6ffc3',
500: '#aafea9',
950: '#000000',
},
}SCSS
$custom: #aafea9; $custom-light: #c6ffc3; $custom-dark: #000000;
JSON
{
"hex": "#aafea9",
"rgb": {
"r": 170,
"g": 254,
"b": 169
},
"hsl": {
"h": 119.294,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.92253,
"c": 0.14008,
"h": 144.1
},
"luminance": 0.82294
}Semantic roles & 50–950 ramp
primary
#AAFEA9
secondary
#E168E3
accent
#00E6E3
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682