#AAB0AE#AAB0AE
#AAB0AE is a light, near-neutral grey. Relative luminance 0.427; OKLCH L 75.2% C 0.007 H 174.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0AE |
|---|---|
| RGB | rgb(170, 176, 174) |
| HSL | hsl(160, 4%, 68%) |
| HSV | hsv(160, 3%, 69%) |
| CMYK | cmyk(3.4%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(71.32, -2.49, 0.29) |
| CIE-LCH | lch(71.32, 2.50, 173.39°) |
| OKLab | oklab(75.18% -0.0073 0.0007) |
| OKLCH | oklch(75.18% 0.007 174.3) |
| XYZ | xyz(39.7415, 42.6525, 46.1752) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.81
Dove Gray
#B6B8BD
ΔE00 5.41
Cool Grey
#95A3A6
ΔE00 5.65
Silver
#C0C0C0
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0AE #B0AAAC
analogous
#AAB0AB #AAB0AE #AAAFB0
triadic
#AAB0AE #AEAAB0 #B0AEAA
tetradic
#AAB0AE #ABAAB0 #B0AAAC #AFB0AA
square
#AAB0AE #ABAAB0 #B0AAAC #AFB0AA
split-complementary
#AAB0AE #B0AAAF #B0ABAA
monochromatic
#6C7471 #8A9390 #AAB0AE #CACDCC #E9EBEA
Accessibility & contrast
On white
2.20
#AAB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#AAB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0AE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0AE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#A9B0AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab0ae; /* rgb */ color: rgb(170, 176, 174); /* oklch */ color: oklch(75.2% 0.007 174.3);
Tailwind
colors: {
custom: {
50: '#c3c7c6',
500: '#aab0ae',
950: '#000000',
},
}SCSS
$custom: #aab0ae; $custom-light: #c3c7c6; $custom-dark: #000000;
JSON
{
"hex": "#aab0ae",
"rgb": {
"r": 170,
"g": 176,
"b": 174
},
"hsl": {
"h": 160,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.75181,
"c": 0.00732,
"h": 174.3
},
"luminance": 0.42653
}Semantic roles & 50–950 ramp
primary
#AAB0AE
secondary
#DCDADB
accent
#586A8D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282