#BCC6CA#BCC6CA
#BCC6CA is a very light, near-neutral cyan. Relative luminance 0.553; OKLCH L 82.0% C 0.012 H 223.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6CA |
|---|---|
| RGB | rgb(188, 198, 202) |
| HSL | hsl(197, 12%, 76%) |
| HSV | hsv(197, 7%, 79%) |
| CMYK | cmyk(6.9%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(79.24, -2.65, -3.18) |
| CIE-LCH | lch(79.24, 4.14, 230.25°) |
| OKLab | oklab(82% -0.009 -0.0085) |
| OKLCH | oklch(82% 0.012 223.6) |
| XYZ | xyz(51.5916, 55.3433, 63.8299) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.72
Silver
#C0C0C0
ΔE00 4.69
Dove Gray
#B6B8BD
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.21
Gainsboro
#DCDCDC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6CA #CAC0BC
analogous
#BCCAC7 #BCC6CA #BCBFCA
triadic
#BCC6CA #CABCC6 #C6CABC
tetradic
#BCC6CA #C7BCCA #CAC0BC #BFCABC
square
#BCC6CA #C7BCCA #CAC0BC #BFCABC
split-complementary
#BCC6CA #CABCBF #CAC7BC
monochromatic
#788C94 #9AA9AF #BCC6CA #DEE3E5 #EEF0F1
Accessibility & contrast
On white
1.74
#BCC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BCC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6CA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6CA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#B9C7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc6ca; /* rgb */ color: rgb(188, 198, 202); /* oklch */ color: oklch(82.0% 0.012 223.6);
Tailwind
colors: {
custom: {
50: '#d0d7da',
500: '#bcc6ca',
950: '#000000',
},
}SCSS
$custom: #bcc6ca; $custom-light: #d0d7da; $custom-dark: #000000;
JSON
{
"hex": "#bcc6ca",
"rgb": {
"r": 188,
"g": 198,
"b": 202
},
"hsl": {
"h": 197.143,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82,
"c": 0.01238,
"h": 223.6
},
"luminance": 0.55344
}Semantic roles & 50–950 ramp
primary
#BCC6CA
secondary
#9E918C
accent
#645096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383