#AEE8A8#AEE8A8
#AEE8A8 is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.5% C 0.105 H 142.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8A8 |
|---|---|
| RGB | rgb(174, 232, 168) |
| HSL | hsl(114, 58%, 78%) |
| HSV | hsv(114, 28%, 91%) |
| CMYK | cmyk(25%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(86.77, -30.45, 25.35) |
| CIE-LCH | lch(86.77, 39.62, 140.23°) |
| OKLab | oklab(87.52% -0.083 0.0642) |
| OKLCH | oklch(87.52% 0.105 142.3) |
| XYZ | xyz(53.3781, 69.5373, 47.6479) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.19
Light Grey Green
#B7E1A1
ΔE00 3.07
Hospital Green
#9BE5AA
ΔE00 3.27
Washed Out Green
#BCF5A6
ΔE00 4.05
Celadon
#BEFDB7
ΔE00 4.46
Light Mint Green
#A6FBB2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8A8 #E2A8E8
analogous
#CEE8A8 #AEE8A8 #A8E8C2
triadic
#AEE8A8 #A8AEE8 #E8A8AE
tetradic
#AEE8A8 #A8CEE8 #E2A8E8 #E8C2A8
square
#AEE8A8 #A8CEE8 #E2A8E8 #E8C2A8
split-complementary
#AEE8A8 #C2A8E8 #E8A8CE
monochromatic
#54CE47 #81DB78 #AEE8A8 #DBF5D8 #E8F9E7
Accessibility & contrast
On white
1.41
#AEE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#AEE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8A8
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8A8 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA4
Deuteranopia (green-blind)
#E2D7AB
Tritanopia (blue-blind)
#AAE4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee8a8; /* rgb */ color: rgb(174, 232, 168); /* oklch */ color: oklch(87.5% 0.105 142.3);
Tailwind
colors: {
custom: {
50: '#c7efc2',
500: '#aee8a8',
950: '#000000',
},
}SCSS
$custom: #aee8a8; $custom-light: #c7efc2; $custom-dark: #000000;
JSON
{
"hex": "#aee8a8",
"rgb": {
"r": 174,
"g": 232,
"b": 168
},
"hsl": {
"h": 114.375,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.87515,
"c": 0.10494,
"h": 142.3
},
"luminance": 0.69539
}Semantic roles & 50–950 ramp
primary
#AEE8A8
secondary
#BB71C3
accent
#20C6B6
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582