#A0B5CC#A0B5CC
#A0B5CC is a light, muted cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.040 H 250.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B5CC |
|---|---|
| RGB | rgb(160, 181, 204) |
| HSL | hsl(211, 30%, 71%) |
| HSV | hsv(211, 22%, 80%) |
| CMYK | cmyk(21.6%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(72.81, -2.23, -14.03) |
| CIE-LCH | lch(72.81, 14.21, 260.99°) |
| OKLab | oklab(76.47% -0.0133 -0.0382) |
| OKLCH | oklch(76.47% 0.04 250.7) |
| XYZ | xyz(41.9173, 44.8798, 63.5692) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.40
Cloudy Blue
#ACC2D9
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 5.65
Cool Gray
#9AA7B0
ΔE00 6.72
Bluey Grey
#89A0B0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B5CC #CCB7A0
analogous
#A0CBCC #A0B5CC #A1A0CC
triadic
#A0B5CC #CCA0B5 #B5CCA0
tetradic
#A0B5CC #CCA0CB #CCB7A0 #A0CCA1
square
#A0B5CC #CCA0CB #CCB7A0 #A0CCA1
split-complementary
#A0B5CC #CCA1A0 #CBCCA0
monochromatic
#54779D #7896B7 #A0B5CC #C8D4E1 #EBEFF4
Accessibility & contrast
On white
2.11
#A0B5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#A0B5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B5CC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B5CC | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CD
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#94BABC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0b5cc; /* rgb */ color: rgb(160, 181, 204); /* oklch */ color: oklch(76.5% 0.040 250.7);
Tailwind
colors: {
custom: {
50: '#bccbdb',
500: '#a0b5cc',
950: '#000000',
},
}SCSS
$custom: #a0b5cc; $custom-light: #bccbdb; $custom-dark: #000000;
JSON
{
"hex": "#a0b5cc",
"rgb": {
"r": 160,
"g": 181,
"b": 204
},
"hsl": {
"h": 211.364,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.76466,
"c": 0.04042,
"h": 250.7
},
"luminance": 0.44881
}Semantic roles & 50–950 ramp
primary
#A0B5CC
secondary
#EAE4DE
accent
#753DA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283