#BCC5CF#BCC5CF
#BCC5CF is a light, near-neutral cyan. Relative luminance 0.551; OKLCH L 81.9% C 0.017 H 250.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5CF |
|---|---|
| RGB | rgb(188, 197, 207) |
| HSL | hsl(212, 17%, 77%) |
| HSV | hsv(212, 9%, 81%) |
| CMYK | cmyk(9.2%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(79.12, -1.13, -6.05) |
| CIE-LCH | lch(79.12, 6.16, 259.42°) |
| OKLab | oklab(81.95% -0.0056 -0.0162) |
| OKLCH | oklch(81.95% 0.017 250.9) |
| XYZ | xyz(51.9654, 55.1283, 66.9225) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.55
Silver
#C0C0C0
ΔE00 5.60
Cloudy Blue
#ACC2D9
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5CF #CFC6BC
analogous
#BCCFCF #BCC5CF #BCBCCF
triadic
#BCC5CF #CFBCC5 #C5CFBC
tetradic
#BCC5CF #CFBCCF #CFC6BC #BCCFBC
square
#BCC5CF #CFBCCF #CFC6BC #BCCFBC
split-complementary
#BCC5CF #CFBCBC #CFCFBC
monochromatic
#75879C #98A6B5 #BCC5CF #E0E4E9 #EDF0F2
Accessibility & contrast
On white
1.75
#BCC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BCC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5CF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5CF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#B8C7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc5cf; /* rgb */ color: rgb(188, 197, 207); /* oklch */ color: oklch(81.9% 0.017 250.9);
Tailwind
colors: {
custom: {
50: '#d0d6dd',
500: '#bcc5cf',
950: '#000000',
},
}SCSS
$custom: #bcc5cf; $custom-light: #d0d6dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc5cf",
"rgb": {
"r": 188,
"g": 197,
"b": 207
},
"hsl": {
"h": 211.579,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81949,
"c": 0.0172,
"h": 250.9
},
"luminance": 0.55129
}Semantic roles & 50–950 ramp
primary
#BCC5CF
secondary
#A4988C
accent
#754B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384