#AEE5AE#AEE5AE
#AEE5AE is a very light, moderate green. Relative luminance 0.681; OKLCH L 87.0% C 0.094 H 144.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE5AE |
|---|---|
| RGB | rgb(174, 229, 174) |
| HSL | hsl(120, 51%, 79%) |
| HSV | hsv(120, 24%, 90%) |
| CMYK | cmyk(24%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(86.05, -28.05, 21.26) |
| CIE-LCH | lch(86.05, 35.19, 142.83°) |
| OKLab | oklab(86.98% -0.0766 0.0542) |
| OKLCH | oklch(86.98% 0.094 144.7) |
| XYZ | xyz(53.1127, 68.0916, 50.3808) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.99
Light Sage
#BCECAC
ΔE00 3.17
Light Grey Green
#B7E1A1
ΔE00 3.65
Mint
#AAF0C1
ΔE00 4.16
Celadon
#BEFDB7
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE5AE #E5AEE5
analogous
#CAE5AE #AEE5AE #AEE5CA
triadic
#AEE5AE #AEAEE5 #E5AEAE
tetradic
#AEE5AE #AECAE5 #E5AEE5 #E5CAAE
square
#AEE5AE #AECAE5 #E5AEE5 #E5CAAE
split-complementary
#AEE5AE #CAAEE5 #E5AECA
monochromatic
#51C751 #80D680 #AEE5AE #DCF4DC #E8F8E8
Accessibility & contrast
On white
1.44
#AEE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#AEE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE5AE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE5AE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAB
Deuteranopia (green-blind)
#DED5B1
Tritanopia (blue-blind)
#A9E2D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aee5ae; /* rgb */ color: rgb(174, 229, 174); /* oklch */ color: oklch(87.0% 0.094 144.7);
Tailwind
colors: {
custom: {
50: '#c7edc6',
500: '#aee5ae',
950: '#000000',
},
}SCSS
$custom: #aee5ae; $custom-light: #c7edc6; $custom-dark: #000000;
JSON
{
"hex": "#aee5ae",
"rgb": {
"r": 174,
"g": 229,
"b": 174
},
"hsl": {
"h": 120,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.86976,
"c": 0.09386,
"h": 144.7
},
"luminance": 0.68093
}Semantic roles & 50–950 ramp
primary
#AEE5AE
secondary
#BF78BF
accent
#27BFBF
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582