#AEE8A5#AEE8A5
#AEE8A5 is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.5% C 0.108 H 141.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A5 |
|---|---|
| RGB | rgb(174, 232, 165) |
| HSL | hsl(112, 59%, 78%) |
| HSV | hsv(112, 29%, 91%) |
| CMYK | cmyk(25%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(86.72, -30.93, 26.81) |
| CIE-LCH | lch(86.72, 40.94, 139.08°) |
| OKLab | oklab(87.45% -0.0843 0.0677) |
| OKLCH | oklch(87.45% 0.108 141.2) |
| XYZ | xyz(53.1018, 69.4268, 46.1929) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.15
Light Grey Green
#B7E1A1
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.64
Hospital Green
#9BE5AA
ΔE00 3.66
Celadon
#BEFDB7
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A5 #DFA5E8
analogous
#D0E8A5 #AEE8A5 #A5E8BD
triadic
#AEE8A5 #A5AEE8 #E8A5AE
tetradic
#AEE8A5 #A5D0E8 #DFA5E8 #E8BDA5
square
#AEE8A5 #A5D0E8 #DFA5E8 #E8BDA5
split-complementary
#AEE8A5 #BDA5E8 #E8A5D0
monochromatic
#56CF44 #82DC74 #AEE8A5 #DAF4D6 #E9F9E7
Accessibility & contrast
On white
1.41
#AEE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#AEE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A5
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A5 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA1
Deuteranopia (green-blind)
#E2D7A9
Tritanopia (blue-blind)
#AAE4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a5; /* rgb */ color: rgb(174, 232, 165); /* oklch */ color: oklch(87.5% 0.108 141.2);
Tailwind
colors: {
custom: {
50: '#c7efc0',
500: '#aee8a5',
950: '#000000',
},
}SCSS
$custom: #aee8a5; $custom-light: #c7efc0; $custom-dark: #000000;
JSON
{
"hex": "#aee8a5",
"rgb": {
"r": 174,
"g": 232,
"b": 165
},
"hsl": {
"h": 111.94,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.87453,
"c": 0.10813,
"h": 141.2
},
"luminance": 0.69429
}Semantic roles & 50–950 ramp
primary
#AEE8A5
secondary
#B86EC3
accent
#1FC7B0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582