#AAB4B0#AAB4B0
#AAB4B0 is a light, near-neutral grey. Relative luminance 0.443; OKLCH L 76.1% C 0.013 H 170.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4B0 |
|---|---|
| RGB | rgb(170, 180, 176) |
| HSL | hsl(156, 6%, 69%) |
| HSV | hsv(156, 6%, 71%) |
| CMYK | cmyk(5.6%, 0%, 2.2%, 29.4%) |
| CIE-LAB | lab(72.44, -4.25, 0.83) |
| CIE-LCH | lch(72.44, 4.33, 168.94°) |
| OKLab | oklab(76.09% -0.0123 0.0021) |
| OKLCH | oklch(76.09% 0.013 170.1) |
| XYZ | xyz(40.7338, 44.3228, 47.4750) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.13
Cool Grey
#95A3A6
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.65
Silver
#C0C0C0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 7.02
Cool Gray
#9AA7B0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4B0 #B4AAAE
analogous
#AAB4AB #AAB4B0 #AAB3B4
triadic
#AAB4B0 #B0AAB4 #B4B0AA
tetradic
#AAB4B0 #ABAAB4 #B4AAAE #B3B4AA
square
#AAB4B0 #ABAAB4 #B4AAAE #B3B4AA
split-complementary
#AAB4B0 #B4AAB3 #B4ABAA
monochromatic
#6B7973 #899792 #AAB4B0 #CBD1CE #EBEDEC
Accessibility & contrast
On white
2.13
#AAB4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#AAB4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4B0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4B0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#A8B4B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab4b0; /* rgb */ color: rgb(170, 180, 176); /* oklch */ color: oklch(76.1% 0.013 170.1);
Tailwind
colors: {
custom: {
50: '#c3cac7',
500: '#aab4b0',
950: '#000000',
},
}SCSS
$custom: #aab4b0; $custom-light: #c3cac7; $custom-dark: #000000;
JSON
{
"hex": "#aab4b0",
"rgb": {
"r": 170,
"g": 180,
"b": 176
},
"hsl": {
"h": 156,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.76086,
"c": 0.0125,
"h": 170.1
},
"luminance": 0.44323
}Semantic roles & 50–950 ramp
primary
#AAB4B0
secondary
#DEDBDD
accent
#556D90
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282