#AEE8A7#AEE8A7
#AEE8A7 is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.5% C 0.106 H 141.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A7 |
|---|---|
| RGB | rgb(174, 232, 167) |
| HSL | hsl(114, 59%, 78%) |
| HSV | hsv(114, 28%, 91%) |
| CMYK | cmyk(25%, 0%, 28%, 9%) |
| CIE-LAB | lab(86.75, -30.61, 25.84) |
| CIE-LCH | lch(86.75, 40.06, 139.84°) |
| OKLab | oklab(87.49% -0.0834 0.0654) |
| OKLCH | oklch(87.49% 0.106 141.9) |
| XYZ | xyz(53.2853, 69.5002, 47.1591) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.15
Light Grey Green
#B7E1A1
ΔE00 3.00
Hospital Green
#9BE5AA
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 4.44
Light Mint Green
#A6FBB2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A7 #E1A7E8
analogous
#CEE8A7 #AEE8A7 #A7E8C0
triadic
#AEE8A7 #A7AEE8 #E8A7AE
tetradic
#AEE8A7 #A7CEE8 #E1A7E8 #E8C0A7
square
#AEE8A7 #A7CEE8 #E1A7E8 #E8C0A7
split-complementary
#AEE8A7 #C0A7E8 #E8A7CE
monochromatic
#55CF46 #81DB76 #AEE8A7 #DBF5D8 #E9F9E7
Accessibility & contrast
On white
1.41
#AEE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#AEE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A7 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA3
Deuteranopia (green-blind)
#E2D7AA
Tritanopia (blue-blind)
#AAE4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a7; /* rgb */ color: rgb(174, 232, 167); /* oklch */ color: oklch(87.5% 0.106 141.9);
Tailwind
colors: {
custom: {
50: '#c7efc1',
500: '#aee8a7',
950: '#000000',
},
}SCSS
$custom: #aee8a7; $custom-light: #c7efc1; $custom-dark: #000000;
JSON
{
"hex": "#aee8a7",
"rgb": {
"r": 174,
"g": 232,
"b": 167
},
"hsl": {
"h": 113.538,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.87494,
"c": 0.106,
"h": 141.9
},
"luminance": 0.69502
}Semantic roles & 50–950 ramp
primary
#AEE8A7
secondary
#BA70C3
accent
#1FC6B4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582