Skip to content

#bcd2da

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

RGB
188, 210, 218
HSL
196°, 29%, 80%
CMYK
14, 4, 0, 15
Luminance
0.6185

Every format

HEX#bcd2da
RGBrgb(188, 210, 218)
HSLhsl(196, 29%, 80%)
CMYKcmyk(14%, 4%, 0%, 15%)
LABlab(82.8 -5.7 -6.5)
LCHlch(82.8 8.6 228.3)
OKLCHoklch(0.850 0.026 221.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd2da on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bcd2da on black: 13.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green82.4%
Blue85.5%

CMYK percentages

Cyan13.8%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#bcd2da text on a black background

contrast 13.37:1

Card sample

#bcd2da text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd2da in the Color Lab