#AEE8A2#AEE8A2
#AEE8A2 is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.4% C 0.111 H 140.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A2 |
|---|---|
| RGB | rgb(174, 232, 162) |
| HSL | hsl(110, 60%, 77%) |
| HSV | hsv(110, 30%, 91%) |
| CMYK | cmyk(25%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(86.66, -31.40, 28.28) |
| CIE-LCH | lch(86.66, 42.26, 137.99°) |
| OKLab | oklab(87.39% -0.0856 0.0712) |
| OKLCH | oklch(87.39% 0.111 140.2) |
| XYZ | xyz(52.8320, 69.3189, 44.7717) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.29
Light Grey Green
#B7E1A1
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 3.30
Hospital Green
#9BE5AA
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.28
Celadon
#BEFDB7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A2 #DCA2E8
analogous
#D1E8A2 #AEE8A2 #A2E8B9
triadic
#AEE8A2 #A2AEE8 #E8A2AE
tetradic
#AEE8A2 #A2D1E8 #DCA2E8 #E8B9A2
square
#AEE8A2 #A2D1E8 #DCA2E8 #E8B9A2
split-complementary
#AEE8A2 #B9A2E8 #E8A2D1
monochromatic
#59D040 #83DC71 #AEE8A2 #D9F4D3 #EAF9E6
Accessibility & contrast
On white
1.41
#AEE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#AEE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9E
Deuteranopia (green-blind)
#E3D7A6
Tritanopia (blue-blind)
#ABE3D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a2; /* rgb */ color: rgb(174, 232, 162); /* oklch */ color: oklch(87.4% 0.111 140.2);
Tailwind
colors: {
custom: {
50: '#c7efbe',
500: '#aee8a2',
950: '#000000',
},
}SCSS
$custom: #aee8a2; $custom-light: #c7efbe; $custom-dark: #000000;
JSON
{
"hex": "#aee8a2",
"rgb": {
"r": 174,
"g": 232,
"b": 162
},
"hsl": {
"h": 109.714,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.87393,
"c": 0.11132,
"h": 140.2
},
"luminance": 0.69321
}Semantic roles & 50–950 ramp
primary
#AEE8A2
secondary
#B46BC3
accent
#1DC8AB
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582