Skip to content

#bcd2cf

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

RGB
188, 210, 207
HSL
172°, 20%, 78%
CMYK
11, 0, 1, 18
Luminance
0.6129

Every format

HEX#bcd2cf
RGBrgb(188, 210, 207)
HSLhsl(172, 20%, 78%)
CMYKcmyk(11%, 0%, 1%, 18%)
LABlab(82.5 -7.9 -1.0)
LCHlch(82.5 8.0 187.4)
OKLCHoklch(0.846 0.024 186.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd2cf on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bcd2cf on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green82.4%
Blue81.2%

CMYK percentages

Cyan10.5%
Magenta0.0%
Yellow1.4%
Key (black)17.6%

Color previews

#bcd2cf text on a black background

contrast 13.26:1

Card sample

#bcd2cf text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd2cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd2cf in the Color Lab