#AABAAB#AABAAB
#AABAAB is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.027 H 147.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAAB |
|---|---|
| RGB | rgb(170, 186, 171) |
| HSL | hsl(124, 10%, 70%) |
| HSV | hsv(124, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(73.94, -8.38, 5.72) |
| CIE-LCH | lch(73.94, 10.14, 145.66°) |
| OKLab | oklab(77.22% -0.023 0.0149) |
| OKLCH | oklch(77.22% 0.027 147.1) |
| XYZ | xyz(41.4857, 46.6037, 45.3300) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.87
Sage Green
#9CAF88
ΔE00 8.79
Cement
#A5A391
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 9.49
Greyish
#A8A495
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAAB #BAAAB9
analogous
#B1BAAA #AABAAB #AABAB3
triadic
#AABAAB #ABAABA #BAABAA
tetradic
#AABAAB #AAB1BA #BAAAB9 #BAB3AA
square
#AABAAB #AAB1BA #BAAAB9 #BAB3AA
split-complementary
#AABAAB #B3AABA #BAAAB1
monochromatic
#69816A #889F8A #AABAAB #CCD5CC #EEF1EE
Accessibility & contrast
On white
2.03
#AABAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AABAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAAB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAAB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#A9B9B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabaab; /* rgb */ color: rgb(170, 186, 171); /* oklch */ color: oklch(77.2% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#c3cec4',
500: '#aabaab',
950: '#000000',
},
}SCSS
$custom: #aabaab; $custom-light: #c3cec4; $custom-dark: #000000;
JSON
{
"hex": "#aabaab",
"rgb": {
"r": 170,
"g": 186,
"b": 171
},
"hsl": {
"h": 123.75,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77223,
"c": 0.02746,
"h": 147.1
},
"luminance": 0.46604
}Semantic roles & 50–950 ramp
primary
#AABAAB
secondary
#E2DEE2
accent
#519094
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281