#AEE2AA#AEE2AA
#AEE2AA is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.2% C 0.093 H 142.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2AA |
|---|---|
| RGB | rgb(174, 226, 170) |
| HSL | hsl(116, 49%, 78%) |
| HSV | hsv(116, 25%, 89%) |
| CMYK | cmyk(23%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(85.15, -27.28, 22.09) |
| CIE-LCH | lch(85.15, 35.10, 141.01°) |
| OKLab | oklab(86.22% -0.0744 0.0562) |
| OKLCH | oklch(86.22% 0.093 142.9) |
| XYZ | xyz(51.9057, 66.2921, 48.0833) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.11
Hospital Green
#9BE5AA
ΔE00 3.42
Mint
#AAF0C1
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.84
Celadon
#BEFDB7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2AA #DEAAE2
analogous
#CAE2AA #AEE2AA #AAE2C2
triadic
#AEE2AA #AAAEE2 #E2AAAE
tetradic
#AEE2AA #AACAE2 #DEAAE2 #E2C2AA
square
#AEE2AA #AACAE2 #DEAAE2 #E2C2AA
split-complementary
#AEE2AA #C2AAE2 #E2AACA
monochromatic
#57C34F #83D27C #AEE2AA #D9F2D8 #E9F7E8
Accessibility & contrast
On white
1.47
#AEE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AEE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2AA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2AA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#DCD3AD
Tritanopia (blue-blind)
#AADED3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee2aa; /* rgb */ color: rgb(174, 226, 170); /* oklch */ color: oklch(86.2% 0.093 142.9);
Tailwind
colors: {
custom: {
50: '#c7ebc3',
500: '#aee2aa',
950: '#000000',
},
}SCSS
$custom: #aee2aa; $custom-light: #c7ebc3; $custom-dark: #000000;
JSON
{
"hex": "#aee2aa",
"rgb": {
"r": 174,
"g": 226,
"b": 170
},
"hsl": {
"h": 115.714,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86222,
"c": 0.09326,
"h": 142.9
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#AEE2AA
secondary
#B675BB
accent
#29BCB2
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482