#A1B6CC#A1B6CC
#A1B6CC is a light, muted cyan. Relative luminance 0.454; OKLCH L 76.7% C 0.039 H 249.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A1B6CC |
|---|---|
| RGB | rgb(161, 182, 204) |
| HSL | hsl(211, 30%, 72%) |
| HSV | hsv(211, 21%, 80%) |
| CMYK | cmyk(21.1%, 10.8%, 0%, 20%) |
| CIE-LAB | lab(73.15, -2.45, -13.52) |
| CIE-LCH | lch(73.15, 13.74, 259.71°) |
| OKLab | oklab(76.75% -0.0137 -0.0367) |
| OKLCH | oklch(76.75% 0.039 249.6) |
| XYZ | xyz(42.3221, 45.3915, 63.6466) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.15
Cloudy Blue
#ACC2D9
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 5.51
Cool Gray
#9AA7B0
ΔE00 6.59
Bluey Grey
#89A0B0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1B6CC #CCB7A1
analogous
#A1CCCC #A1B6CC #A2A1CC
triadic
#A1B6CC #CCA1B6 #B6CCA1
tetradic
#A1B6CC #CCA1CC #CCB7A1 #A1CCA2
square
#A1B6CC #CCA1CC #CCB7A1 #A1CCA2
split-complementary
#A1B6CC #CCA2A1 #CCCCA1
monochromatic
#55789D #7997B6 #A1B6CC #C9D5E2 #EBF0F4
Accessibility & contrast
On white
2.08
#A1B6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#A1B6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1B6CC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1B6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1B6CC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CD
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#96BBBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a1b6cc; /* rgb */ color: rgb(161, 182, 204); /* oklch */ color: oklch(76.7% 0.039 249.6);
Tailwind
colors: {
custom: {
50: '#bdcbdb',
500: '#a1b6cc',
950: '#000000',
},
}SCSS
$custom: #a1b6cc; $custom-light: #bdcbdb; $custom-dark: #000000;
JSON
{
"hex": "#a1b6cc",
"rgb": {
"r": 161,
"g": 182,
"b": 204
},
"hsl": {
"h": 210.698,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.76748,
"c": 0.03922,
"h": 249.6
},
"luminance": 0.45393
}Semantic roles & 50–950 ramp
primary
#A1B6CC
secondary
#EAE5DF
accent
#743DA8
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283