Skip to content

#bcdbd8

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

RGB
188, 219, 216
HSL
174°, 30%, 80%
CMYK
14, 0, 1, 14
Luminance
0.6631

Every format

HEX#bcdbd8
RGBrgb(188, 219, 216)
HSLhsl(174, 30%, 80%)
CMYKcmyk(14%, 0%, 1%, 14%)
LABlab(85.2 -10.8 -2.0)
LCHlch(85.2 11.0 190.3)
OKLCHoklch(0.868 0.033 189.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdbd8 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#bcdbd8 on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green85.9%
Blue84.7%

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow1.4%
Key (black)14.1%

Color previews

#bcdbd8 text on a black background

contrast 14.26:1

Card sample

#bcdbd8 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdbd8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdbd8 in the Color Lab