#AEE8A4#AEE8A4
#AEE8A4 is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.4% C 0.109 H 140.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A4 |
|---|---|
| RGB | rgb(174, 232, 164) |
| HSL | hsl(111, 60%, 78%) |
| HSV | hsv(111, 29%, 91%) |
| CMYK | cmyk(25%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(86.70, -31.09, 27.30) |
| CIE-LCH | lch(86.70, 41.38, 138.71°) |
| OKLab | oklab(87.43% -0.0847 0.0689) |
| OKLCH | oklch(87.43% 0.109 140.9) |
| XYZ | xyz(53.0111, 69.3905, 45.7154) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.18
Light Grey Green
#B7E1A1
ΔE00 2.89
Washed Out Green
#BCF5A6
ΔE00 3.52
Hospital Green
#9BE5AA
ΔE00 3.81
Celadon
#BEFDB7
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A4 #DEA4E8
analogous
#D0E8A4 #AEE8A4 #A4E8BC
triadic
#AEE8A4 #A4AEE8 #E8A4AE
tetradic
#AEE8A4 #A4D0E8 #DEA4E8 #E8BCA4
square
#AEE8A4 #A4D0E8 #DEA4E8 #E8BCA4
split-complementary
#AEE8A4 #BCA4E8 #E8A4D0
monochromatic
#57CF42 #83DC73 #AEE8A4 #D9F4D5 #E9F9E7
Accessibility & contrast
On white
1.41
#AEE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#AEE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA0
Deuteranopia (green-blind)
#E3D7A8
Tritanopia (blue-blind)
#AAE4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a4; /* rgb */ color: rgb(174, 232, 164); /* oklch */ color: oklch(87.4% 0.109 140.9);
Tailwind
colors: {
custom: {
50: '#c7efbf',
500: '#aee8a4',
950: '#000000',
},
}SCSS
$custom: #aee8a4; $custom-light: #c7efbf; $custom-dark: #000000;
JSON
{
"hex": "#aee8a4",
"rgb": {
"r": 174,
"g": 232,
"b": 164
},
"hsl": {
"h": 111.176,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.87433,
"c": 0.10919,
"h": 140.9
},
"luminance": 0.69392
}Semantic roles & 50–950 ramp
primary
#AEE8A4
secondary
#B66DC3
accent
#1EC7AE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582