#AEE2AE#AEE2AE
#AEE2AE is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.3% C 0.089 H 144.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2AE |
|---|---|
| RGB | rgb(174, 226, 174) |
| HSL | hsl(120, 47%, 78%) |
| HSV | hsv(120, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(85.22, -26.61, 20.11) |
| CIE-LCH | lch(85.22, 33.36, 142.92°) |
| OKLab | oklab(86.31% -0.0727 0.0514) |
| OKLCH | oklch(86.31% 0.089 144.8) |
| XYZ | xyz(52.2898, 66.4458, 50.1065) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.44
Light Sage
#BCECAC
ΔE00 3.74
Light Grey Green
#B7E1A1
ΔE00 3.78
Mint
#AAF0C1
ΔE00 4.44
Celadon
#BEFDB7
ΔE00 6.42
Washed Out Green
#BCF5A6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2AE #E2AEE2
analogous
#C8E2AE #AEE2AE #AEE2C8
triadic
#AEE2AE #AEAEE2 #E2AEAE
tetradic
#AEE2AE #AEC8E2 #E2AEE2 #E2C8AE
square
#AEE2AE #AEC8E2 #E2AEE2 #E2C8AE
split-complementary
#AEE2AE #C8AEE2 #E2AEC8
monochromatic
#54C254 #81D281 #AEE2AE #DBF2DB #E8F7E8
Accessibility & contrast
On white
1.47
#AEE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AEE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2AE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2AE | 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)
#E4D8AB
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#A9DFD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee2ae; /* rgb */ color: rgb(174, 226, 174); /* oklch */ color: oklch(86.3% 0.089 144.8);
Tailwind
colors: {
custom: {
50: '#c7ebc6',
500: '#aee2ae',
950: '#000000',
},
}SCSS
$custom: #aee2ae; $custom-light: #c7ebc6; $custom-dark: #000000;
JSON
{
"hex": "#aee2ae",
"rgb": {
"r": 174,
"g": 226,
"b": 174
},
"hsl": {
"h": 120,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.8631,
"c": 0.08903,
"h": 144.8
},
"luminance": 0.66447
}Semantic roles & 50–950 ramp
primary
#AEE2AE
secondary
#BB79BB
accent
#2BBBBB
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482