#AAE8A3#AAE8A3
#AAE8A3 is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.2% C 0.113 H 142.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE8A3 |
|---|---|
| RGB | rgb(170, 232, 163) |
| HSL | hsl(114, 60%, 77%) |
| HSV | hsv(114, 30%, 91%) |
| CMYK | cmyk(26.7%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(86.46, -32.57, 27.45) |
| CIE-LCH | lch(86.46, 42.59, 139.87°) |
| OKLab | oklab(87.17% -0.0888 0.0692) |
| OKLCH | oklch(87.17% 0.113 142.1) |
| XYZ | xyz(52.0431, 68.9018, 45.2005) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.77
Hospital Green
#9BE5AA
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.74
Celadon
#BEFDB7
ΔE00 4.55
Light Mint Green
#A6FBB2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE8A3 #E1A3E8
analogous
#CDE8A3 #AAE8A3 #A3E8BF
triadic
#AAE8A3 #A3AAE8 #E8A3AA
tetradic
#AAE8A3 #A3CDE8 #E1A3E8 #E8BFA3
square
#AAE8A3 #A3CDE8 #E1A3E8 #E8BFA3
split-complementary
#AAE8A3 #BFA3E8 #E8A3CD
monochromatic
#50D041 #7DDC72 #AAE8A3 #D7F4D4 #E8F9E7
Accessibility & contrast
On white
1.42
#AAE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#AAE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE8A3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE8A3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9F
Deuteranopia (green-blind)
#E2D6A7
Tritanopia (blue-blind)
#A5E4D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae8a3; /* rgb */ color: rgb(170, 232, 163); /* oklch */ color: oklch(87.2% 0.113 142.1);
Tailwind
colors: {
custom: {
50: '#c4efbe',
500: '#aae8a3',
950: '#000000',
},
}SCSS
$custom: #aae8a3; $custom-light: #c4efbe; $custom-dark: #000000;
JSON
{
"hex": "#aae8a3",
"rgb": {
"r": 170,
"g": 232,
"b": 163
},
"hsl": {
"h": 113.913,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.87174,
"c": 0.11259,
"h": 142.1
},
"luminance": 0.68904
}Semantic roles & 50–950 ramp
primary
#AAE8A3
secondary
#BA6CC3
accent
#1EC8B6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582