#A0B3CC#A0B3CC
#A0B3CC is a light, muted cyan. Relative luminance 0.441; OKLCH L 76.0% C 0.042 H 255.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B3CC |
|---|---|
| RGB | rgb(160, 179, 204) |
| HSL | hsl(214, 30%, 71%) |
| HSV | hsv(214, 22%, 80%) |
| CMYK | cmyk(21.6%, 12.3%, 0%, 20%) |
| CIE-LAB | lab(72.28, -1.14, -14.84) |
| CIE-LCH | lch(72.28, 14.88, 265.60°) |
| OKLab | oklab(76.05% -0.0106 -0.0404) |
| OKLCH | oklch(76.05% 0.042 255.3) |
| XYZ | xyz(41.5135, 44.0723, 63.4346) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.19
Lightsteelblue
#B0C4DE
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 4.65
Light Blue Grey
#B7C9E2
ΔE00 5.83
Cool Gray
#9AA7B0
ΔE00 7.20
Bluey Grey
#89A0B0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B3CC #CCB9A0
analogous
#A0C9CC #A0B3CC #A3A0CC
triadic
#A0B3CC #CCA0B3 #B3CCA0
tetradic
#A0B3CC #CCA0C9 #CCB9A0 #A0CCA3
square
#A0B3CC #CCA0C9 #CCB9A0 #A0CCA3
split-complementary
#A0B3CC #CCA3A0 #C9CCA0
monochromatic
#54749D #7893B7 #A0B3CC #C8D3E1 #EBEFF4
Accessibility & contrast
On white
2.14
#A0B3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#A0B3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B3CC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B3CC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CD
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#95B8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b3cc; /* rgb */ color: rgb(160, 179, 204); /* oklch */ color: oklch(76.0% 0.042 255.3);
Tailwind
colors: {
custom: {
50: '#bcc9db',
500: '#a0b3cc',
950: '#000000',
},
}SCSS
$custom: #a0b3cc; $custom-light: #bcc9db; $custom-dark: #000000;
JSON
{
"hex": "#a0b3cc",
"rgb": {
"r": 160,
"g": 179,
"b": 204
},
"hsl": {
"h": 214.091,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.76045,
"c": 0.04174,
"h": 255.3
},
"luminance": 0.44073
}Semantic roles & 50–950 ramp
primary
#A0B3CC
secondary
#EAE5DE
accent
#7A3DA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283