#BCC7CF#BCC7CF
#BCC7CF is a very light, near-neutral cyan. Relative luminance 0.560; OKLCH L 82.4% C 0.017 H 239.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7CF |
|---|---|
| RGB | rgb(188, 199, 207) |
| HSL | hsl(205, 17%, 77%) |
| HSV | hsv(205, 9%, 81%) |
| CMYK | cmyk(9.2%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(79.64, -2.19, -5.28) |
| CIE-LCH | lch(79.64, 5.72, 247.48°) |
| OKLab | oklab(82.36% -0.0085 -0.0142) |
| OKLCH | oklch(82.36% 0.017 239.1) |
| XYZ | xyz(52.4225, 56.0426, 67.0748) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.21
Silver (survey)
#C5C9C7
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7CF #CFC4BC
analogous
#BCCFCE #BCC7CF #BCBDCF
triadic
#BCC7CF #CFBCC7 #C7CFBC
tetradic
#BCC7CF #CEBCCF #CFC4BC #BDCFBC
square
#BCC7CF #CEBCCF #CFC4BC #BDCFBC
split-complementary
#BCC7CF #CFBCBD #CFCEBC
monochromatic
#758B9C #98A9B5 #BCC7CF #E0E5E9 #EDF0F2
Accessibility & contrast
On white
1.72
#BCC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BCC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7CF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7CF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#B7C9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc7cf; /* rgb */ color: rgb(188, 199, 207); /* oklch */ color: oklch(82.4% 0.017 239.1);
Tailwind
colors: {
custom: {
50: '#d0d8dd',
500: '#bcc7cf',
950: '#000000',
},
}SCSS
$custom: #bcc7cf; $custom-light: #d0d8dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc7cf",
"rgb": {
"r": 188,
"g": 199,
"b": 207
},
"hsl": {
"h": 205.263,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.8236,
"c": 0.01652,
"h": 239.1
},
"luminance": 0.56043
}Semantic roles & 50–950 ramp
primary
#BCC7CF
secondary
#A4968C
accent
#6C4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384