#A0B6BE#A0B6BE
#A0B6BE is a light, muted cyan. Relative luminance 0.446; OKLCH L 76.2% C 0.027 H 221.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B6BE |
|---|---|
| RGB | rgb(160, 182, 190) |
| HSL | hsl(196, 19%, 69%) |
| HSV | hsv(196, 16%, 75%) |
| CMYK | cmyk(15.8%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(72.66, -5.85, -6.60) |
| CIE-LCH | lch(72.66, 8.82, 228.48°) |
| OKLab | oklab(76.2% -0.02 -0.0178) |
| OKLCH | oklch(76.2% 0.027 221.7) |
| XYZ | xyz(40.5171, 44.6462, 55.1881) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.21
Cool Grey
#95A3A6
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.32
Bluegrey
#85A3B2
ΔE00 6.61
Bluey Grey
#89A0B0
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B6BE #BEA8A0
analogous
#A0BEB7 #A0B6BE #A0A7BE
triadic
#A0B6BE #BEA0B6 #B6BEA0
tetradic
#A0B6BE #B7A0BE #BEA8A0 #A7BEA0
square
#A0B6BE #B7A0BE #BEA8A0 #A7BEA0
split-complementary
#A0B6BE #BEA0A7 #BEB7A0
monochromatic
#5C7C87 #7C9AA5 #A0B6BE #C4D2D7 #E9EEF0
Accessibility & contrast
On white
2.11
#A0B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#A0B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B6BE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B6BE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#ACB1BE
Tritanopia (blue-blind)
#98B9B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0b6be; /* rgb */ color: rgb(160, 182, 190); /* oklch */ color: oklch(76.2% 0.027 221.7);
Tailwind
colors: {
custom: {
50: '#bccbd1',
500: '#a0b6be',
950: '#000000',
},
}SCSS
$custom: #a0b6be; $custom-light: #bccbd1; $custom-dark: #000000;
JSON
{
"hex": "#a0b6be",
"rgb": {
"r": 160,
"g": 182,
"b": 190
},
"hsl": {
"h": 196,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.76204,
"c": 0.02683,
"h": 221.7
},
"luminance": 0.44647
}Semantic roles & 50–950 ramp
primary
#A0B6BE
secondary
#E1DBD8
accent
#5F489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282