#BCC9CC#BCC9CC
#BCC9CC is a very light, near-neutral cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.015 H 213.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC9CC |
|---|---|
| RGB | rgb(188, 201, 204) |
| HSL | hsl(191, 14%, 77%) |
| HSV | hsv(191, 8%, 80%) |
| CMYK | cmyk(7.8%, 1.5%, 0%, 20%) |
| CIE-LAB | lab(80.08, -3.84, -3.02) |
| CIE-LCH | lch(80.08, 4.88, 218.20°) |
| OKLab | oklab(82.68% -0.0124 -0.0081) |
| OKLCH | oklch(82.68% 0.015 213.1) |
| XYZ | xyz(52.5224, 56.8237, 65.3160) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.12
Silver
#C0C0C0
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.42
Fog
#D8DCE0
ΔE00 6.50
Dove Gray
#B6B8BD
ΔE00 6.58
Light Grey
#D8DCD6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC9CC #CCBFBC
analogous
#BCCCC7 #BCC9CC #BCC1CC
triadic
#BCC9CC #CCBCC9 #C9CCBC
tetradic
#BCC9CC #C7BCCC #CCBFBC #C1CCBC
square
#BCC9CC #C7BCCC #CCBFBC #C1CCBC
split-complementary
#BCC9CC #CCBCC1 #CCC7BC
monochromatic
#779197 #99ADB2 #BCC9CC #DFE5E6 #EEF1F2
Accessibility & contrast
On white
1.70
#BCC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BCC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC9CC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC9CC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#B8CACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc9cc; /* rgb */ color: rgb(188, 201, 204); /* oklch */ color: oklch(82.7% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#d0d9db',
500: '#bcc9cc',
950: '#000000',
},
}SCSS
$custom: #bcc9cc; $custom-light: #d0d9db; $custom-dark: #000000;
JSON
{
"hex": "#bcc9cc",
"rgb": {
"r": 188,
"g": 201,
"b": 204
},
"hsl": {
"h": 191.25,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82681,
"c": 0.01486,
"h": 213.1
},
"luminance": 0.56824
}Semantic roles & 50–950 ramp
primary
#BCC9CC
secondary
#A0908C
accent
#5C4E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384