#A0B6BC#A0B6BC
#A0B6BC is a light, muted cyan. Relative luminance 0.446; OKLCH L 76.1% C 0.026 H 216.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B6BC |
|---|---|
| RGB | rgb(160, 182, 188) |
| HSL | hsl(193, 17%, 68%) |
| HSV | hsv(193, 15%, 74%) |
| CMYK | cmyk(14.9%, 3.2%, 0%, 26.3%) |
| CIE-LAB | lab(72.60, -6.27, -5.59) |
| CIE-LCH | lch(72.60, 8.40, 221.73°) |
| OKLab | oklab(76.14% -0.0208 -0.0151) |
| OKLCH | oklch(76.14% 0.026 216) |
| XYZ | xyz(40.3000, 44.5594, 54.0448) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.61
Cool Grey
#95A3A6
ΔE00 5.80
Bluegrey
#85A3B2
ΔE00 6.97
Light Grey Blue
#9DBCD4
ΔE00 7.22
Bluey Grey
#89A0B0
ΔE00 7.81
Dove Gray
#B6B8BD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B6BC #BCA6A0
analogous
#A0BCB4 #A0B6BC #A0A8BC
triadic
#A0B6BC #BCA0B6 #B6BCA0
tetradic
#A0B6BC #B4A0BC #BCA6A0 #A8BCA0
square
#A0B6BC #B4A0BC #BCA6A0 #A8BCA0
split-complementary
#A0B6BC #BCA0A8 #BCB4A0
monochromatic
#5D7C84 #7C9AA3 #A0B6BC #C4D2D5 #E8EDEF
Accessibility & contrast
On white
2.12
#A0B6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#A0B6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B6BC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B6BC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BC
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#98B8B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0b6bc; /* rgb */ color: rgb(160, 182, 188); /* oklch */ color: oklch(76.1% 0.026 216.0);
Tailwind
colors: {
custom: {
50: '#bccbd0',
500: '#a0b6bc',
950: '#000000',
},
}SCSS
$custom: #a0b6bc; $custom-light: #bccbd0; $custom-dark: #000000;
JSON
{
"hex": "#a0b6bc",
"rgb": {
"r": 160,
"g": 182,
"b": 188
},
"hsl": {
"h": 192.857,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76139,
"c": 0.02573,
"h": 216
},
"luminance": 0.4456
}Semantic roles & 50–950 ramp
primary
#A0B6BC
secondary
#E0D9D8
accent
#5B4A9C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282