#AAB0B0#AAB0B0
#AAB0B0 is a light, near-neutral grey. Relative luminance 0.427; OKLCH L 75.2% C 0.007 H 197.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0B0 |
|---|---|
| RGB | rgb(170, 176, 176) |
| HSL | hsl(180, 4%, 68%) |
| HSV | hsv(180, 3%, 69%) |
| CMYK | cmyk(3.4%, 0%, 0%, 31%) |
| CIE-LAB | lab(71.37, -2.10, -0.73) |
| CIE-LCH | lch(71.37, 2.23, 199.22°) |
| OKLab | oklab(75.24% -0.0065 -0.002) |
| OKLCH | oklch(75.24% 0.007 197) |
| XYZ | xyz(39.9379, 42.7311, 47.2097) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.44
Dove Gray
#B6B8BD
ΔE00 4.57
Cool Grey
#95A3A6
ΔE00 5.41
Cool Gray
#9AA7B0
ΔE00 5.48
Silver
#C0C0C0
ΔE00 5.54
Silver (survey)
#C5C9C7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0B0 #B0AAAA
analogous
#AAB0AD #AAB0B0 #AAADB0
triadic
#AAB0B0 #B0AAB0 #B0B0AA
tetradic
#AAB0B0 #ADAAB0 #B0AAAA #ADB0AA
square
#AAB0B0 #ADAAB0 #B0AAAA #ADB0AA
split-complementary
#AAB0B0 #B0AAAD #B0ADAA
monochromatic
#6C7474 #8A9393 #AAB0B0 #CACDCD #E9EBEB
Accessibility & contrast
On white
2.20
#AAB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AAB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0B0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0B0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB0
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#A8B0B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab0b0; /* rgb */ color: rgb(170, 176, 176); /* oklch */ color: oklch(75.2% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#c3c7c7',
500: '#aab0b0',
950: '#000000',
},
}SCSS
$custom: #aab0b0; $custom-light: #c3c7c7; $custom-dark: #000000;
JSON
{
"hex": "#aab0b0",
"rgb": {
"r": 170,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.75241,
"c": 0.00678,
"h": 197
},
"luminance": 0.42731
}Semantic roles & 50–950 ramp
primary
#AAB0B0
secondary
#DCDADA
accent
#58588D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282