#AEE8A9#AEE8A9
#AEE8A9 is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.5% C 0.104 H 142.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A9 |
|---|---|
| RGB | rgb(174, 232, 169) |
| HSL | hsl(115, 58%, 79%) |
| HSV | hsv(115, 27%, 91%) |
| CMYK | cmyk(25%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(86.79, -30.29, 24.86) |
| CIE-LCH | lch(86.79, 39.18, 140.63°) |
| OKLab | oklab(87.54% -0.0826 0.063) |
| OKLCH | oklch(87.54% 0.104 142.7) |
| XYZ | xyz(53.4716, 69.5747, 48.1404) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.24
Light Grey Green
#B7E1A1
ΔE00 3.15
Hospital Green
#9BE5AA
ΔE00 3.16
Washed Out Green
#BCF5A6
ΔE00 4.21
Celadon
#BEFDB7
ΔE00 4.49
Light Mint Green
#A6FBB2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A9 #E3A9E8
analogous
#CDE8A9 #AEE8A9 #A9E8C3
triadic
#AEE8A9 #A9AEE8 #E8A9AE
tetradic
#AEE8A9 #A9CDE8 #E3A9E8 #E8C3A9
square
#AEE8A9 #A9CDE8 #E3A9E8 #E8C3A9
split-complementary
#AEE8A9 #C3A9E8 #E8A9CD
monochromatic
#53CE48 #81DB79 #AEE8A9 #DBF5D9 #E8F9E7
Accessibility & contrast
On white
1.41
#AEE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#AEE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A9
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A9 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#E2D7AC
Tritanopia (blue-blind)
#A9E4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a9; /* rgb */ color: rgb(174, 232, 169); /* oklch */ color: oklch(87.5% 0.104 142.7);
Tailwind
colors: {
custom: {
50: '#c7efc3',
500: '#aee8a9',
950: '#000000',
},
}SCSS
$custom: #aee8a9; $custom-light: #c7efc3; $custom-dark: #000000;
JSON
{
"hex": "#aee8a9",
"rgb": {
"r": 174,
"g": 232,
"b": 169
},
"hsl": {
"h": 115.238,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.87536,
"c": 0.10389,
"h": 142.7
},
"luminance": 0.69576
}Semantic roles & 50–950 ramp
primary
#AEE8A9
secondary
#BD72C3
accent
#20C5B8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582