#AAE2AA#AAE2AA
#AAE2AA is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.0% C 0.096 H 144.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2AA |
|---|---|
| RGB | rgb(170, 226, 170) |
| HSL | hsl(120, 49%, 78%) |
| HSV | hsv(120, 25%, 89%) |
| CMYK | cmyk(24.8%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(84.91, -28.60, 21.73) |
| CIE-LCH | lch(84.91, 35.92, 142.77°) |
| OKLab | oklab(85.98% -0.0781 0.0553) |
| OKLCH | oklch(85.98% 0.096 144.7) |
| XYZ | xyz(51.0276, 65.8393, 48.0421) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.72
Light Sage
#BCECAC
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.58
Mint
#AAF0C1
ΔE00 4.62
Washed Out Green
#BCF5A6
ΔE00 6.06
Light Sea Green
#98F6B0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2AA #E2AAE2
analogous
#C6E2AA #AAE2AA #AAE2C6
triadic
#AAE2AA #AAAAE2 #E2AAAA
tetradic
#AAE2AA #AAC6E2 #E2AAE2 #E2C6AA
square
#AAE2AA #AAC6E2 #E2AAE2 #E2C6AA
split-complementary
#AAE2AA #C6AAE2 #E2AAC6
monochromatic
#4FC34F #7CD27C #AAE2AA #D8F2D8 #E8F7E8
Accessibility & contrast
On white
1.48
#AAE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#AAE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2AA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2AA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A7
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#A5DFD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae2aa; /* rgb */ color: rgb(170, 226, 170); /* oklch */ color: oklch(86.0% 0.096 144.7);
Tailwind
colors: {
custom: {
50: '#c4ebc3',
500: '#aae2aa',
950: '#000000',
},
}SCSS
$custom: #aae2aa; $custom-light: #c4ebc3; $custom-dark: #000000;
JSON
{
"hex": "#aae2aa",
"rgb": {
"r": 170,
"g": 226,
"b": 170
},
"hsl": {
"h": 120,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.85976,
"c": 0.09574,
"h": 144.7
},
"luminance": 0.65841
}Semantic roles & 50–950 ramp
primary
#AAE2AA
secondary
#BB75BB
accent
#29BCBC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482