#AAE2AE#AAE2AE
#AAE2AE is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.1% C 0.092 H 146.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2AE |
|---|---|
| RGB | rgb(170, 226, 174) |
| HSL | hsl(124, 49%, 78%) |
| HSV | hsv(124, 25%, 89%) |
| CMYK | cmyk(24.8%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(84.99, -27.92, 19.76) |
| CIE-LCH | lch(84.99, 34.21, 144.72°) |
| OKLab | oklab(86.07% -0.0764 0.0505) |
| OKLCH | oklch(86.07% 0.092 146.5) |
| XYZ | xyz(51.4117, 65.9930, 50.0653) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.82
Mint
#AAF0C1
ΔE00 4.03
Light Sage
#BCECAC
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 6.29
Celadon
#BEFDB7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2AE #E2AADE
analogous
#C2E2AA #AAE2AE #AAE2CA
triadic
#AAE2AE #AEAAE2 #E2AEAA
tetradic
#AAE2AE #AAC2E2 #E2AADE #E2CAAA
square
#AAE2AE #AAC2E2 #E2AADE #E2CAAA
split-complementary
#AAE2AE #CAAAE2 #E2AAC2
monochromatic
#4FC357 #7CD283 #AAE2AE #D8F2D9 #E8F7E9
Accessibility & contrast
On white
1.48
#AAE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AAE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2AE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2AE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#A4DFD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae2ae; /* rgb */ color: rgb(170, 226, 174); /* oklch */ color: oklch(86.1% 0.092 146.5);
Tailwind
colors: {
custom: {
50: '#c4ebc6',
500: '#aae2ae',
950: '#000000',
},
}SCSS
$custom: #aae2ae; $custom-light: #c4ebc6; $custom-dark: #000000;
JSON
{
"hex": "#aae2ae",
"rgb": {
"r": 170,
"g": 226,
"b": 174
},
"hsl": {
"h": 124.286,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86065,
"c": 0.09159,
"h": 146.5
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#AAE2AE
secondary
#BB75B6
accent
#29B2BC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482