#A6BBCD#A6BBCD
#A6BBCD is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.035 H 244.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBCD |
|---|---|
| RGB | rgb(166, 187, 205) |
| HSL | hsl(208, 28%, 73%) |
| HSV | hsv(208, 19%, 80%) |
| CMYK | cmyk(19%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.86, -3.35, -11.47) |
| CIE-LCH | lch(74.86, 11.95, 253.73°) |
| OKLab | oklab(78.19% -0.0151 -0.0311) |
| OKLCH | oklch(78.19% 0.035 244.1) |
| XYZ | xyz(44.5128, 48.0543, 64.6759) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.69
Light Grey Blue
#9DBCD4
ΔE00 2.87
Lightsteelblue
#B0C4DE
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 5.25
Cool Gray
#9AA7B0
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBCD #CDB8A6
analogous
#A6CDCB #A6BBCD #A6A7CD
triadic
#A6BBCD #CDA6BB #BBCDA6
tetradic
#A6BBCD #CBA6CD #CDB8A6 #A7CDA6
square
#A6BBCD #CBA6CD #CDB8A6 #A7CDA6
split-complementary
#A6BBCD #CDA6A7 #CDCBA6
monochromatic
#597F9F #7F9DB7 #A6BBCD #CDD9E3 #EBF0F4
Accessibility & contrast
On white
1.98
#A6BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A6BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBCD
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBCD | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#9CBFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bbcd; /* rgb */ color: rgb(166, 187, 205); /* oklch */ color: oklch(78.2% 0.035 244.1);
Tailwind
colors: {
custom: {
50: '#c0cfdc',
500: '#a6bbcd',
950: '#000000',
},
}SCSS
$custom: #a6bbcd; $custom-light: #c0cfdc; $custom-dark: #000000;
JSON
{
"hex": "#a6bbcd",
"rgb": {
"r": 166,
"g": 187,
"b": 205
},
"hsl": {
"h": 207.692,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.7819,
"c": 0.03457,
"h": 244.1
},
"luminance": 0.48055
}Semantic roles & 50–950 ramp
primary
#A6BBCD
secondary
#EBE5E0
accent
#6F3FA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283