#BCC6CF#BCC6CF
#BCC6CF is a very light, near-neutral cyan. Relative luminance 0.556; OKLCH L 82.2% C 0.017 H 245.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6CF |
|---|---|
| RGB | rgb(188, 198, 207) |
| HSL | hsl(208, 17%, 77%) |
| HSV | hsv(208, 9%, 81%) |
| CMYK | cmyk(9.2%, 4.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.38, -1.66, -5.67) |
| CIE-LCH | lch(79.38, 5.91, 253.67°) |
| OKLab | oklab(82.16% -0.007 -0.0152) |
| OKLCH | oklch(82.16% 0.017 245.1) |
| XYZ | xyz(52.1932, 55.5839, 66.9984) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.83
Silver
#C0C0C0
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6CF #CFC5BC
analogous
#BCCFCF #BCC6CF #BCBCCF
triadic
#BCC6CF #CFBCC6 #C6CFBC
tetradic
#BCC6CF #CFBCCF #CFC5BC #BCCFBC
square
#BCC6CF #CFBCCF #CFC5BC #BCCFBC
split-complementary
#BCC6CF #CFBCBC #CFCFBC
monochromatic
#75899C #98A8B5 #BCC6CF #E0E4E9 #EDF0F2
Accessibility & contrast
On white
1.73
#BCC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BCC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6CF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6CF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#B8C8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc6cf; /* rgb */ color: rgb(188, 198, 207); /* oklch */ color: oklch(82.2% 0.017 245.1);
Tailwind
colors: {
custom: {
50: '#d0d7dd',
500: '#bcc6cf',
950: '#000000',
},
}SCSS
$custom: #bcc6cf; $custom-light: #d0d7dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc6cf",
"rgb": {
"r": 188,
"g": 198,
"b": 207
},
"hsl": {
"h": 208.421,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.82155,
"c": 0.01676,
"h": 245.1
},
"luminance": 0.55585
}Semantic roles & 50–950 ramp
primary
#BCC6CF
secondary
#A4978C
accent
#714B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384