#AAE2B9#AAE2B9
#AAE2B9 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.3% C 0.081 H 152.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2B9 |
|---|---|
| RGB | rgb(170, 226, 185) |
| HSL | hsl(136, 49%, 78%) |
| HSV | hsv(136, 25%, 89%) |
| CMYK | cmyk(24.8%, 0%, 18.1%, 11.4%) |
| CIE-LAB | lab(85.22, -25.97, 14.33) |
| CIE-LCH | lch(85.22, 29.66, 151.12°) |
| OKLab | oklab(86.32% -0.0717 0.0369) |
| OKLCH | oklch(86.32% 0.081 152.8) |
| XYZ | xyz(52.5283, 66.4396, 55.9460) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.47
Hospital Green
#9BE5AA
ΔE00 4.51
Light Teal
#90E4C1
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 6.46
Pale Turquoise
#A5FBD5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2B9 #E2AAD3
analogous
#B7E2AA #AAE2B9 #AAE2D5
triadic
#AAE2B9 #B9AAE2 #E2B9AA
tetradic
#AAE2B9 #AAB7E2 #E2AAD3 #E2D5AA
square
#AAE2B9 #AAB7E2 #E2AAD3 #E2D5AA
split-complementary
#AAE2B9 #D5AAE2 #E2AAB7
monochromatic
#4FC36E #7CD293 #AAE2B9 #D8F2DF #E8F7EC
Accessibility & contrast
On white
1.47
#AAE2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AAE2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2B9
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2B9 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B7
Deuteranopia (green-blind)
#D9D2BB
Tritanopia (blue-blind)
#A2E0D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aae2b9; /* rgb */ color: rgb(170, 226, 185); /* oklch */ color: oklch(86.3% 0.081 152.8);
Tailwind
colors: {
custom: {
50: '#c4ebce',
500: '#aae2b9',
950: '#000000',
},
}SCSS
$custom: #aae2b9; $custom-light: #c4ebce; $custom-dark: #000000;
JSON
{
"hex": "#aae2b9",
"rgb": {
"r": 170,
"g": 226,
"b": 185
},
"hsl": {
"h": 136.071,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86323,
"c": 0.08067,
"h": 152.8
},
"luminance": 0.66442
}Semantic roles & 50–950 ramp
primary
#AAE2B9
secondary
#BB75A9
accent
#2995BC
background
#FDFEFE
surface
#F9FDFA
border
#D2D5D3
text
#131613
muted
#828483