#AAECA7#AAECA7
#AAECA7 is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.2% C 0.115 H 143.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAECA7 |
|---|---|
| RGB | rgb(170, 236, 167) |
| HSL | hsl(117, 64%, 79%) |
| HSV | hsv(117, 29%, 93%) |
| CMYK | cmyk(28%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(87.64, -33.78, 27.01) |
| CIE-LCH | lch(87.64, 43.26, 141.36°) |
| OKLab | oklab(88.15% -0.0922 0.0682) |
| OKLCH | oklch(88.15% 0.115 143.5) |
| XYZ | xyz(53.5459, 71.3249, 47.4975) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.99
Hospital Green
#9BE5AA
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 3.53
Light Mint Green
#A6FBB2
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 3.82
Light Sea Green
#98F6B0
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAECA7 #E9A7EC
analogous
#CDECA7 #AAECA7 #A7ECC7
triadic
#AAECA7 #A7AAEC #ECA7AA
tetradic
#AAECA7 #A7CDEC #E9A7EC #ECC7A7
square
#AAECA7 #A7CDEC #E9A7EC #ECC7A7
split-complementary
#AAECA7 #C7A7EC #ECA7CD
monochromatic
#49D642 #79E175 #AAECA7 #DBF7D9 #E7FAE6
Accessibility & contrast
On white
1.38
#AAECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#AAECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAECA7
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAECA7 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A3
Deuteranopia (green-blind)
#E5D9AB
Tritanopia (blue-blind)
#A4E8DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aaeca7; /* rgb */ color: rgb(170, 236, 167); /* oklch */ color: oklch(88.2% 0.115 143.5);
Tailwind
colors: {
custom: {
50: '#c5f2c1',
500: '#aaeca7',
950: '#000000',
},
}SCSS
$custom: #aaeca7; $custom-light: #c5f2c1; $custom-dark: #000000;
JSON
{
"hex": "#aaeca7",
"rgb": {
"r": 170,
"g": 236,
"b": 167
},
"hsl": {
"h": 117.391,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.88154,
"c": 0.11466,
"h": 143.5
},
"luminance": 0.71327
}Semantic roles & 50–950 ramp
primary
#AAECA7
secondary
#C56FC8
accent
#19CCC5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582