Skip to content

#bcccc9

a light, muted cyan · cool · closest name: silver

RGB
188, 204, 201
HSL
169°, 14%, 77%
CMYK
8, 0, 2, 20
Luminance
0.5809

Every format

HEX#bcccc9
RGBrgb(188, 204, 201)
HSLhsl(169, 14%, 77%)
CMYKcmyk(8%, 0%, 2%, 20%)
LABlab(80.8 -6.0 -0.4)
LCHlch(80.8 6.0 183.5)
OKLCHoklch(0.832 0.018 183.4)

Copy-ready code

/* CSS */
color: #bcccc9;
background-color: #bcccc9;
/* Tailwind (arbitrary) */
class="text-[#bcccc9] bg-[#bcccc9]"
/* SCSS */
$brand: #bcccc9;
/* SwiftUI */
Color(red: 0.737, green: 0.800, blue: 0.788)
/* Android */
Color.parseColor("#bcccc9")

Accessibility — WCAG contrast

Aa
#bcccc9 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#bcccc9 on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.0%
Blue78.8%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow1.5%
Key (black)20.0%

Color previews

#bcccc9 text on a black background

contrast 12.62:1

Card sample

#bcccc9 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bcccc9;
Background color
Panel with #bcccc9 background
background-color: #bcccc9;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bcccc9;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 204, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 204, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcccc9;
background: linear-gradient(135deg, #bcccc9, #BCC4CC);

Monochromatic scale

Palettes built from #bcccc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcccc9 in the Color Lab