#AEE4AA#AEE4AA
#AEE4AA is a very light, moderate green. Relative luminance 0.674; OKLCH L 86.7% C 0.096 H 143.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4AA |
|---|---|
| RGB | rgb(174, 228, 170) |
| HSL | hsl(116, 52%, 78%) |
| HSV | hsv(116, 25%, 89%) |
| CMYK | cmyk(23.7%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(85.70, -28.23, 22.85) |
| CIE-LCH | lch(85.70, 36.32, 141.02°) |
| OKLab | oklab(86.67% -0.077 0.0581) |
| OKLCH | oklch(86.67% 0.096 143) |
| XYZ | xyz(52.4527, 67.3861, 48.2656) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Light Grey Green
#B7E1A1
ΔE00 2.96
Hospital Green
#9BE5AA
ΔE00 3.19
Mint
#AAF0C1
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 5.32
Celadon
#BEFDB7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4AA #E0AAE4
analogous
#CBE4AA #AEE4AA #AAE4C3
triadic
#AEE4AA #AAAEE4 #E4AAAE
tetradic
#AEE4AA #AACBE4 #E0AAE4 #E4C3AA
square
#AEE4AA #AACBE4 #E0AAE4 #E4C3AA
split-complementary
#AEE4AA #C3AAE4 #E4AACB
monochromatic
#55C64D #82D57C #AEE4AA #DAF3D8 #E9F8E8
Accessibility & contrast
On white
1.45
#AEE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#AEE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4AA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4AA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#AAE0D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aee4aa; /* rgb */ color: rgb(174, 228, 170); /* oklch */ color: oklch(86.7% 0.096 143.0);
Tailwind
colors: {
custom: {
50: '#c7ecc3',
500: '#aee4aa',
950: '#000000',
},
}SCSS
$custom: #aee4aa; $custom-light: #c7ecc3; $custom-dark: #000000;
JSON
{
"hex": "#aee4aa",
"rgb": {
"r": 174,
"g": 228,
"b": 170
},
"hsl": {
"h": 115.862,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.86666,
"c": 0.09646,
"h": 143
},
"luminance": 0.67388
}Semantic roles & 50–950 ramp
primary
#AEE4AA
secondary
#B974BE
accent
#26BFB5
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482