#AAB0B4#AAB0B4
#AAB0B4 is a light, near-neutral grey. Relative luminance 0.429; OKLCH L 75.4% C 0.009 H 236.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0B4 |
|---|---|
| RGB | rgb(170, 176, 180) |
| HSL | hsl(204, 6%, 69%) |
| HSV | hsv(204, 6%, 71%) |
| CMYK | cmyk(5.6%, 2.2%, 0%, 29.4%) |
| CIE-LAB | lab(71.48, -1.32, -2.77) |
| CIE-LCH | lch(71.48, 3.07, 244.48°) |
| OKLab | oklab(75.36% -0.0049 -0.0074) |
| OKLCH | oklch(75.36% 0.009 236.6) |
| XYZ | xyz(40.3395, 42.8917, 49.3249) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.31
Dark Gray
#A9A9A9
ΔE00 3.61
Cool Gray
#9AA7B0
ΔE00 4.33
Silver
#C0C0C0
ΔE00 5.56
Cool Grey
#95A3A6
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0B4 #B4AEAA
analogous
#AAB4B3 #AAB0B4 #AAABB4
triadic
#AAB0B4 #B4AAB0 #B0B4AA
tetradic
#AAB0B4 #B3AAB4 #B4AEAA #ABB4AA
square
#AAB0B4 #B3AAB4 #B4AEAA #ABB4AA
split-complementary
#AAB0B4 #B4AAAB #B4B3AA
monochromatic
#6B7379 #899297 #AAB0B4 #CBCED1 #EBECED
Accessibility & contrast
On white
2.19
#AAB0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAB0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0B4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0B4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B4
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#A8B1B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab0b4; /* rgb */ color: rgb(170, 176, 180); /* oklch */ color: oklch(75.4% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#c3c7ca',
500: '#aab0b4',
950: '#000000',
},
}SCSS
$custom: #aab0b4; $custom-light: #c3c7ca; $custom-dark: #000000;
JSON
{
"hex": "#aab0b4",
"rgb": {
"r": 170,
"g": 176,
"b": 180
},
"hsl": {
"h": 204,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.75363,
"c": 0.00889,
"h": 236.6
},
"luminance": 0.42892
}Semantic roles & 50–950 ramp
primary
#AAB0B4
secondary
#DEDDDB
accent
#6D5590
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282