#AAE8A4#AAE8A4
#AAE8A4 is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.2% C 0.112 H 142.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE8A4 |
|---|---|
| RGB | rgb(170, 232, 164) |
| HSL | hsl(115, 60%, 78%) |
| HSV | hsv(115, 29%, 91%) |
| CMYK | cmyk(26.7%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(86.47, -32.41, 26.96) |
| CIE-LCH | lch(86.47, 42.16, 140.24°) |
| OKLab | oklab(87.19% -0.0884 0.0681) |
| OKLCH | oklch(87.19% 0.112 142.4) |
| XYZ | xyz(52.1330, 68.9378, 45.6743) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Hospital Green
#9BE5AA
ΔE00 3.24
Light Grey Green
#B7E1A1
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.85
Celadon
#BEFDB7
ΔE00 4.54
Light Mint Green
#A6FBB2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE8A4 #E2A4E8
analogous
#CCE8A4 #AAE8A4 #A4E8C0
triadic
#AAE8A4 #A4AAE8 #E8A4AA
tetradic
#AAE8A4 #A4CCE8 #E2A4E8 #E8C0A4
square
#AAE8A4 #A4CCE8 #E2A4E8 #E8C0A4
split-complementary
#AAE8A4 #C0A4E8 #E8A4CC
monochromatic
#4FCF42 #7CDC73 #AAE8A4 #D8F4D5 #E8F9E7
Accessibility & contrast
On white
1.42
#AAE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#AAE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE8A4
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE8A4 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA0
Deuteranopia (green-blind)
#E2D6A8
Tritanopia (blue-blind)
#A5E4D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae8a4; /* rgb */ color: rgb(170, 232, 164); /* oklch */ color: oklch(87.2% 0.112 142.4);
Tailwind
colors: {
custom: {
50: '#c4efbf',
500: '#aae8a4',
950: '#000000',
},
}SCSS
$custom: #aae8a4; $custom-light: #c4efbf; $custom-dark: #000000;
JSON
{
"hex": "#aae8a4",
"rgb": {
"r": 170,
"g": 232,
"b": 164
},
"hsl": {
"h": 114.706,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.87194,
"c": 0.11154,
"h": 142.4
},
"luminance": 0.6894
}Semantic roles & 50–950 ramp
primary
#AAE8A4
secondary
#BB6DC3
accent
#1EC7B8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582