#AEE8A6#AEE8A6
#AEE8A6 is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.5% C 0.107 H 141.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A6 |
|---|---|
| RGB | rgb(174, 232, 166) |
| HSL | hsl(113, 59%, 78%) |
| HSV | hsv(113, 28%, 91%) |
| CMYK | cmyk(25%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(86.73, -30.77, 26.33) |
| CIE-LCH | lch(86.73, 40.50, 139.45°) |
| OKLab | oklab(87.47% -0.0839 0.0665) |
| OKLCH | oklch(87.47% 0.107 141.6) |
| XYZ | xyz(53.1932, 69.4633, 46.6741) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.14
Light Grey Green
#B7E1A1
ΔE00 2.95
Hospital Green
#9BE5AA
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.77
Celadon
#BEFDB7
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A6 #E0A6E8
analogous
#CFE8A6 #AEE8A6 #A6E8BF
triadic
#AEE8A6 #A6AEE8 #E8A6AE
tetradic
#AEE8A6 #A6CFE8 #E0A6E8 #E8BFA6
square
#AEE8A6 #A6CFE8 #E0A6E8 #E8BFA6
split-complementary
#AEE8A6 #BFA6E8 #E8A6CF
monochromatic
#55CF45 #82DB75 #AEE8A6 #DAF5D7 #E9F9E7
Accessibility & contrast
On white
1.41
#AEE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#AEE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A6
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A6 | 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)
#ECDDA2
Deuteranopia (green-blind)
#E2D7A9
Tritanopia (blue-blind)
#AAE4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a6; /* rgb */ color: rgb(174, 232, 166); /* oklch */ color: oklch(87.5% 0.107 141.6);
Tailwind
colors: {
custom: {
50: '#c7efc0',
500: '#aee8a6',
950: '#000000',
},
}SCSS
$custom: #aee8a6; $custom-light: #c7efc0; $custom-dark: #000000;
JSON
{
"hex": "#aee8a6",
"rgb": {
"r": 174,
"g": 232,
"b": 166
},
"hsl": {
"h": 112.727,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.87473,
"c": 0.10707,
"h": 141.6
},
"luminance": 0.69465
}Semantic roles & 50–950 ramp
primary
#AEE8A6
secondary
#B96FC3
accent
#1FC7B2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582