#A6BBCC#A6BBCC
#A6BBCC is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.034 H 242.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBCC |
|---|---|
| RGB | rgb(166, 187, 204) |
| HSL | hsl(207, 27%, 73%) |
| HSV | hsv(207, 19%, 80%) |
| CMYK | cmyk(18.6%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(74.83, -3.57, -10.97) |
| CIE-LCH | lch(74.83, 11.54, 251.99°) |
| OKLab | oklab(78.16% -0.0155 -0.0297) |
| OKLCH | oklch(78.16% 0.034 242.5) |
| XYZ | xyz(44.3925, 48.0062, 64.0423) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.02
Light Grey Blue
#9DBCD4
ΔE00 3.02
Lightsteelblue
#B0C4DE
ΔE00 4.65
Light Blue Grey
#B7C9E2
ΔE00 5.55
Cool Gray
#9AA7B0
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBCC #CCB7A6
analogous
#A6CCCA #A6BBCC #A6A8CC
triadic
#A6BBCC #CCA6BB #BBCCA6
tetradic
#A6BBCC #CAA6CC #CCB7A6 #A8CCA6
square
#A6BBCC #CAA6CC #CCB7A6 #A8CCA6
split-complementary
#A6BBCC #CCA6A8 #CCCAA6
monochromatic
#5A7F9D #7F9DB6 #A6BBCC #CDD9E2 #ECF0F4
Accessibility & contrast
On white
1.98
#A6BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A6BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBCC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBCC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#9CBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bbcc; /* rgb */ color: rgb(166, 187, 204); /* oklch */ color: oklch(78.2% 0.034 242.5);
Tailwind
colors: {
custom: {
50: '#c0cfdb',
500: '#a6bbcc',
950: '#000000',
},
}SCSS
$custom: #a6bbcc; $custom-light: #c0cfdb; $custom-dark: #000000;
JSON
{
"hex": "#a6bbcc",
"rgb": {
"r": 166,
"g": 187,
"b": 204
},
"hsl": {
"h": 206.842,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.78156,
"c": 0.03351,
"h": 242.5
},
"luminance": 0.48007
}Semantic roles & 50–950 ramp
primary
#A6BBCC
secondary
#EAE5E1
accent
#6D40A6
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283