#A0B0BA#A0B0BA
#A0B0BA is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.8% C 0.023 H 235.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B0BA |
|---|---|
| RGB | rgb(160, 176, 186) |
| HSL | hsl(203, 16%, 68%) |
| HSV | hsv(203, 14%, 73%) |
| CMYK | cmyk(14%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(70.92, -3.47, -6.99) |
| CIE-LCH | lch(70.92, 7.80, 243.57°) |
| OKLab | oklab(74.79% -0.0131 -0.0188) |
| OKLCH | oklch(74.79% 0.023 235.1) |
| XYZ | xyz(38.8833, 42.0687, 52.5163) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.68
Cool Grey
#95A3A6
ΔE00 5.09
Bluey Grey
#89A0B0
ΔE00 5.76
Bluegrey
#85A3B2
ΔE00 6.19
Light Grey Blue
#9DBCD4
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B0BA #BAAAA0
analogous
#A0BAB7 #A0B0BA #A0A3BA
triadic
#A0B0BA #BAA0B0 #B0BAA0
tetradic
#A0B0BA #B7A0BA #BAAAA0 #A3BAA0
square
#A0B0BA #B7A0BA #BAAAA0 #A3BAA0
split-complementary
#A0B0BA #BAA0A3 #BAB7A0
monochromatic
#5E7482 #7D93A0 #A0B0BA #C3CDD4 #E7EBED
Accessibility & contrast
On white
2.23
#A0B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A0B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B0BA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B0BA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFBB
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#99B3B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b0ba; /* rgb */ color: rgb(160, 176, 186); /* oklch */ color: oklch(74.8% 0.023 235.1);
Tailwind
colors: {
custom: {
50: '#bcc7ce',
500: '#a0b0ba',
950: '#000000',
},
}SCSS
$custom: #a0b0ba; $custom-light: #bcc7ce; $custom-dark: #000000;
JSON
{
"hex": "#a0b0ba",
"rgb": {
"r": 160,
"g": 176,
"b": 186
},
"hsl": {
"h": 203.077,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.74793,
"c": 0.02297,
"h": 235.1
},
"luminance": 0.42069
}Semantic roles & 50–950 ramp
primary
#A0B0BA
secondary
#DFDAD7
accent
#6A4B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282