#A0BBCC#A0BBCC
#A0BBCC is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.038 H 235.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBCC |
|---|---|
| RGB | rgb(160, 187, 204) |
| HSL | hsl(203, 30%, 71%) |
| HSV | hsv(203, 22%, 80%) |
| CMYK | cmyk(21.6%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.43, -5.45, -11.61) |
| CIE-LCH | lch(74.43, 12.83, 244.86°) |
| OKLab | oklab(77.74% -0.0216 -0.0315) |
| OKLCH | oklch(77.74% 0.038 235.6) |
| XYZ | xyz(43.1636, 47.3725, 63.9847) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.51
Cloudy Blue
#ACC2D9
ΔE00 4.26
Lightsteelblue
#B0C4DE
ΔE00 6.02
Cool Gray
#9AA7B0
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBCC #CCB1A0
analogous
#A0CCC7 #A0BBCC #A0A5CC
triadic
#A0BBCC #CCA0BB #BBCCA0
tetradic
#A0BBCC #C7A0CC #CCB1A0 #A5CCA0
square
#A0BBCC #C7A0CC #CCB1A0 #A5CCA0
split-complementary
#A0BBCC #CCA0A5 #CCC7A0
monochromatic
#54819D #789EB7 #A0BBCC #C8D8E1 #EBF1F4
Accessibility & contrast
On white
2.00
#A0BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A0BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBCC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBCC | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#94C0C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bbcc; /* rgb */ color: rgb(160, 187, 204); /* oklch */ color: oklch(77.7% 0.038 235.6);
Tailwind
colors: {
custom: {
50: '#bccfdb',
500: '#a0bbcc',
950: '#000000',
},
}SCSS
$custom: #a0bbcc; $custom-light: #bccfdb; $custom-dark: #000000;
JSON
{
"hex": "#a0bbcc",
"rgb": {
"r": 160,
"g": 187,
"b": 204
},
"hsl": {
"h": 203.182,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.77738,
"c": 0.0382,
"h": 235.6
},
"luminance": 0.47374
}Semantic roles & 50–950 ramp
primary
#A0BBCC
secondary
#EAE3DE
accent
#663DA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283