Skip to content

#bcdcd2

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

RGB
188, 220, 210
HSL
161°, 31%, 80%
CMYK
15, 0, 5, 14
Luminance
0.6653

Every format

HEX#bcdcd2
RGBrgb(188, 220, 210)
HSLhsl(161, 31%, 80%)
CMYKcmyk(15%, 0%, 5%, 14%)
LABlab(85.3 -12.5 1.4)
LCHlch(85.3 12.6 173.7)
OKLCHoklch(0.868 0.036 174.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green86.3%
Blue82.4%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#bcdcd2 text on a black background

contrast 14.31:1

Card sample

#bcdcd2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdcd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdcd2 in the Color Lab