Skip to content

#bccccd

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

RGB
188, 204, 205
HSL
184°, 15%, 77%
CMYK
8, 1, 0, 20
Luminance
0.5828

Every format

HEX#bccccd
RGBrgb(188, 204, 205)
HSLhsl(184, 15%, 77%)
CMYKcmyk(8%, 1%, 0%, 20%)
LABlab(80.9 -5.2 -2.4)
LCHlch(80.9 5.7 204.4)
OKLCHoklch(0.833 0.018 201.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green80.0%
Blue80.4%

CMYK percentages

Cyan8.3%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#bccccd text on a black background

contrast 12.66:1

Card sample

#bccccd text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccccd in the Color Lab