#A0AAB0#A0AAB0
#A0AAB0 is a light, near-neutral cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.014 H 233.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AAB0 |
|---|---|
| RGB | rgb(160, 170, 176) |
| HSL | hsl(203, 9%, 66%) |
| HSV | hsv(203, 9%, 69%) |
| CMYK | cmyk(9.1%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(69.01, -2.30, -4.29) |
| CIE-LCH | lch(69.01, 4.87, 241.77°) |
| OKLab | oklab(73.19% -0.0084 -0.0115) |
| OKLCH | oklch(73.19% 0.014 233.8) |
| XYZ | xyz(36.7067, 39.3572, 46.7287) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.85
Cool Grey
#95A3A6
ΔE00 3.62
Dark Gray
#A9A9A9
ΔE00 4.91
Dove Gray
#B6B8BD
ΔE00 5.70
Bluey Grey
#89A0B0
ΔE00 6.32
Bluegrey
#85A3B2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AAB0 #B0A6A0
analogous
#A0B0AE #A0AAB0 #A0A2B0
triadic
#A0AAB0 #B0A0AA #AAB0A0
tetradic
#A0AAB0 #AEA0B0 #B0A6A0 #A2B0A0
square
#A0AAB0 #AEA0B0 #B0A6A0 #A2B0A0
split-complementary
#A0AAB0 #B0A0A2 #B0AEA0
monochromatic
#616D75 #7F8C94 #A0AAB0 #C1C8CC #E3E6E8
Accessibility & contrast
On white
2.37
#A0AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A0AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AAB0
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AAB0 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB0
Deuteranopia (green-blind)
#A5A8B0
Tritanopia (blue-blind)
#9CACAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0aab0; /* rgb */ color: rgb(160, 170, 176); /* oklch */ color: oklch(73.2% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#bcc3c7',
500: '#a0aab0',
950: '#000000',
},
}SCSS
$custom: #a0aab0; $custom-light: #bcc3c7; $custom-dark: #000000;
JSON
{
"hex": "#a0aab0",
"rgb": {
"r": 160,
"g": 170,
"b": 176
},
"hsl": {
"h": 202.5,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.73194,
"c": 0.01427,
"h": 233.8
},
"luminance": 0.39358
}Semantic roles & 50–950 ramp
primary
#A0AAB0
secondary
#D9D5D3
accent
#6B5293
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182