#A0B0BE#A0B0BE
#A0B0BE is a light, muted cyan. Relative luminance 0.422; OKLCH L 74.9% C 0.027 H 244.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B0BE |
|---|---|
| RGB | rgb(160, 176, 190) |
| HSL | hsl(208, 19%, 69%) |
| HSV | hsv(208, 16%, 75%) |
| CMYK | cmyk(15.8%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.04, -2.62, -9.01) |
| CIE-LCH | lch(71.04, 9.38, 253.80°) |
| OKLab | oklab(74.93% -0.0116 -0.0243) |
| OKLCH | oklch(74.93% 0.027 244.5) |
| XYZ | xyz(39.3145, 42.2412, 54.7873) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.32
Light Grey Blue
#9DBCD4
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 5.58
Cloudy Blue
#ACC2D9
ΔE00 5.77
Bluegrey
#85A3B2
ΔE00 6.48
Cool Grey
#95A3A6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B0BE #BEAEA0
analogous
#A0BEBD #A0B0BE #A0A1BE
triadic
#A0B0BE #BEA0B0 #B0BEA0
tetradic
#A0B0BE #BDA0BE #BEAEA0 #A1BEA0
square
#A0B0BE #BDA0BE #BEAEA0 #A1BEA0
split-complementary
#A0B0BE #BEA0A1 #BEBDA0
monochromatic
#5C7387 #7C92A5 #A0B0BE #C4CED7 #E9ECF0
Accessibility & contrast
On white
2.22
#A0B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#A0B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B0BE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B0BE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A7ACBE
Tritanopia (blue-blind)
#98B3B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b0be; /* rgb */ color: rgb(160, 176, 190); /* oklch */ color: oklch(74.9% 0.027 244.5);
Tailwind
colors: {
custom: {
50: '#bcc7d1',
500: '#a0b0be',
950: '#000000',
},
}SCSS
$custom: #a0b0be; $custom-light: #bcc7d1; $custom-dark: #000000;
JSON
{
"hex": "#a0b0be",
"rgb": {
"r": 160,
"g": 176,
"b": 190
},
"hsl": {
"h": 208,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.74926,
"c": 0.02697,
"h": 244.5
},
"luminance": 0.42242
}Semantic roles & 50–950 ramp
primary
#A0B0BE
secondary
#E1DDD8
accent
#70489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282