#BCC7CA#BCC7CA
#BCC7CA is a very light, near-neutral cyan. Relative luminance 0.558; OKLCH L 82.2% C 0.013 H 215.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7CA |
|---|---|
| RGB | rgb(188, 199, 202) |
| HSL | hsl(193, 12%, 76%) |
| HSV | hsv(193, 7%, 79%) |
| CMYK | cmyk(6.9%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(79.50, -3.17, -2.80) |
| CIE-LCH | lch(79.50, 4.23, 221.38°) |
| OKLab | oklab(82.21% -0.0104 -0.0075) |
| OKLCH | oklch(82.21% 0.013 215.8) |
| XYZ | xyz(51.8209, 55.8019, 63.9064) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.61
Silver
#C0C0C0
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7CA #CABFBC
analogous
#BCCAC6 #BCC7CA #BCC0CA
triadic
#BCC7CA #CABCC7 #C7CABC
tetradic
#BCC7CA #C6BCCA #CABFBC #C0CABC
square
#BCC7CA #C6BCCA #CABFBC #C0CABC
split-complementary
#BCC7CA #CABCC0 #CAC6BC
monochromatic
#788E94 #9AAAAF #BCC7CA #DEE4E5 #EEF1F1
Accessibility & contrast
On white
1.73
#BCC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BCC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7CA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7CA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#B8C8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc7ca; /* rgb */ color: rgb(188, 199, 202); /* oklch */ color: oklch(82.2% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#d0d8da',
500: '#bcc7ca',
950: '#000000',
},
}SCSS
$custom: #bcc7ca; $custom-light: #d0d8da; $custom-dark: #000000;
JSON
{
"hex": "#bcc7ca",
"rgb": {
"r": 188,
"g": 199,
"b": 202
},
"hsl": {
"h": 192.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82207,
"c": 0.01283,
"h": 215.8
},
"luminance": 0.55802
}Semantic roles & 50–950 ramp
primary
#BCC7CA
secondary
#9E908C
accent
#5F5096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383