Skip to content

#bcd2d3

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

RGB
188, 210, 211
HSL
183°, 21%, 78%
CMYK
11, 1, 0, 17
Luminance
0.6149

Every format

HEX#bcd2d3
RGBrgb(188, 210, 211)
HSLhsl(183, 21%, 78%)
CMYKcmyk(11%, 1%, 0%, 17%)
LABlab(82.6 -7.2 -3.0)
LCHlch(82.6 7.8 202.8)
OKLCHoklch(0.848 0.024 200.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green82.4%
Blue82.7%

CMYK percentages

Cyan10.9%
Magenta0.5%
Yellow0.0%
Key (black)17.3%

Color previews

#bcd2d3 text on a black background

contrast 13.30:1

Card sample

#bcd2d3 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd2d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd2d3 in the Color Lab