Skip to content

#bcdbdf

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

RGB
188, 219, 223
HSL
187°, 35%, 81%
CMYK
16, 2, 0, 13
Luminance
0.6668

Every format

HEX#bcdbdf
RGBrgb(188, 219, 223)
HSLhsl(187, 35%, 81%)
CMYKcmyk(16%, 2%, 0%, 13%)
LABlab(85.3 -9.4 -5.4)
LCHlch(85.3 10.8 210.0)
OKLCHoklch(0.870 0.033 206.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green85.9%
Blue87.5%

CMYK percentages

Cyan15.7%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#bcdbdf text on a black background

contrast 14.34:1

Card sample

#bcdbdf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdbdf in the Color Lab