Skip to content

#bcdcdc

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

RGB
188, 220, 220
HSL
180°, 31%, 80%
CMYK
15, 0, 0, 14
Luminance
0.6705

Every format

HEX#bcdcdc
RGBrgb(188, 220, 220)
HSLhsl(180, 31%, 80%)
CMYKcmyk(15%, 0%, 0%, 14%)
LABlab(85.5 -10.5 -3.5)
LCHlch(85.5 11.1 198.6)
OKLCHoklch(0.871 0.034 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdcdc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#bcdcdc on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green86.3%
Blue86.3%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#bcdcdc text on a black background

contrast 14.41:1

Card sample

#bcdcdc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdcdc in the Color Lab