#BCC4CF#BCC4CF
#BCC4CF is a light, near-neutral cyan. Relative luminance 0.547; OKLCH L 81.7% C 0.018 H 256.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4CF |
|---|---|
| RGB | rgb(188, 196, 207) |
| HSL | hsl(215, 17%, 77%) |
| HSV | hsv(215, 9%, 81%) |
| CMYK | cmyk(9.2%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.85, -0.60, -6.44) |
| CIE-LCH | lch(78.85, 6.47, 264.68°) |
| OKLab | oklab(81.74% -0.0042 -0.0173) |
| OKLCH | oklch(81.74% 0.018 256.3) |
| XYZ | xyz(51.7391, 54.6757, 66.8470) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.38
Light Blue Grey
#B7C9E2
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 5.63
Silver
#C0C0C0
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4CF #CFC7BC
analogous
#BCCECF #BCC4CF #BDBCCF
triadic
#BCC4CF #CFBCC4 #C4CFBC
tetradic
#BCC4CF #CFBCCE #CFC7BC #BCCFBD
square
#BCC4CF #CFBCCE #CFC7BC #BCCFBD
split-complementary
#BCC4CF #CFBDBC #CECFBC
monochromatic
#75859C #98A5B5 #BCC4CF #E0E3E9 #EDEFF2
Accessibility & contrast
On white
1.76
#BCC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BCC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4CF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4CF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#B8C6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc4cf; /* rgb */ color: rgb(188, 196, 207); /* oklch */ color: oklch(81.7% 0.018 256.3);
Tailwind
colors: {
custom: {
50: '#d0d5dd',
500: '#bcc4cf',
950: '#000000',
},
}SCSS
$custom: #bcc4cf; $custom-light: #d0d5dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc4cf",
"rgb": {
"r": 188,
"g": 196,
"b": 207
},
"hsl": {
"h": 214.737,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81744,
"c": 0.0178,
"h": 256.3
},
"luminance": 0.54676
}Semantic roles & 50–950 ramp
primary
#BCC4CF
secondary
#A4998C
accent
#794B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384