#AABAAE#AABAAE
#AABAAE is a light, muted green. Relative luminance 0.467; OKLCH L 77.3% C 0.024 H 153.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAAE |
|---|---|
| RGB | rgb(170, 186, 174) |
| HSL | hsl(135, 10%, 70%) |
| HSV | hsv(135, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(74.01, -7.82, 4.20) |
| CIE-LCH | lch(74.01, 8.87, 151.77°) |
| OKLab | oklab(77.31% -0.0218 0.011) |
| OKLCH | oklch(77.31% 0.024 153.3) |
| XYZ | xyz(41.7749, 46.7194, 46.8531) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 8.89
Cement
#A5A391
ΔE00 9.57
Cool Grey
#95A3A6
ΔE00 9.71
Sage Green
#9CAF88
ΔE00 9.90
Greyish
#A8A495
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAAE #BAAAB6
analogous
#AEBAAA #AABAAE #AABAB6
triadic
#AABAAE #AEAABA #BAAEAA
tetradic
#AABAAE #AAAEBA #BAAAB6 #BAB6AA
square
#AABAAE #AAAEBA #BAAAB6 #BAB6AA
split-complementary
#AABAAE #B6AABA #BAAAAE
monochromatic
#69816F #889F8E #AABAAE #CCD5CE #EEF1EE
Accessibility & contrast
On white
2.03
#AABAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#AABAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAAE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAAE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#A8B9B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabaae; /* rgb */ color: rgb(170, 186, 174); /* oklch */ color: oklch(77.3% 0.024 153.3);
Tailwind
colors: {
custom: {
50: '#c3cec6',
500: '#aabaae',
950: '#000000',
},
}SCSS
$custom: #aabaae; $custom-light: #c3cec6; $custom-dark: #000000;
JSON
{
"hex": "#aabaae",
"rgb": {
"r": 170,
"g": 186,
"b": 174
},
"hsl": {
"h": 135,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77306,
"c": 0.0244,
"h": 153.3
},
"luminance": 0.4672
}Semantic roles & 50–950 ramp
primary
#AABAAE
secondary
#E2DEE1
accent
#518494
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282