#AAE8A5#AAE8A5
#AAE8A5 is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.2% C 0.111 H 142.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE8A5 |
|---|---|
| RGB | rgb(170, 232, 165) |
| HSL | hsl(116, 59%, 78%) |
| HSV | hsv(116, 29%, 91%) |
| CMYK | cmyk(26.7%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(86.49, -32.25, 26.47) |
| CIE-LCH | lch(86.49, 41.72, 140.62°) |
| OKLab | oklab(87.21% -0.0879 0.0669) |
| OKLCH | oklch(87.21% 0.111 142.7) |
| XYZ | xyz(52.2237, 68.9740, 46.1517) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.74
Hospital Green
#9BE5AA
ΔE00 3.08
Light Grey Green
#B7E1A1
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.97
Celadon
#BEFDB7
ΔE00 4.54
Light Mint Green
#A6FBB2
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE8A5 #E3A5E8
analogous
#CCE8A5 #AAE8A5 #A5E8C1
triadic
#AAE8A5 #A5AAE8 #E8A5AA
tetradic
#AAE8A5 #A5CCE8 #E3A5E8 #E8C1A5
square
#AAE8A5 #A5CCE8 #E3A5E8 #E8C1A5
split-complementary
#AAE8A5 #C1A5E8 #E8A5CC
monochromatic
#4ECF44 #7CDC74 #AAE8A5 #D8F4D6 #E8F9E7
Accessibility & contrast
On white
1.42
#AAE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#AAE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE8A5
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE8A5 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA1
Deuteranopia (green-blind)
#E1D6A9
Tritanopia (blue-blind)
#A5E4D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae8a5; /* rgb */ color: rgb(170, 232, 165); /* oklch */ color: oklch(87.2% 0.111 142.7);
Tailwind
colors: {
custom: {
50: '#c4efc0',
500: '#aae8a5',
950: '#000000',
},
}SCSS
$custom: #aae8a5; $custom-light: #c4efc0; $custom-dark: #000000;
JSON
{
"hex": "#aae8a5",
"rgb": {
"r": 170,
"g": 232,
"b": 165
},
"hsl": {
"h": 115.522,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.87214,
"c": 0.1105,
"h": 142.7
},
"luminance": 0.68976
}Semantic roles & 50–950 ramp
primary
#AAE8A5
secondary
#BD6EC3
accent
#1FC7BA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582