Skip to content

#bcdcdb

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

RGB
188, 220, 219
HSL
178°, 31%, 80%
CMYK
15, 0, 1, 14
Luminance
0.6699

Every format

HEX#bcdcdb
RGBrgb(188, 220, 219)
HSLhsl(178, 31%, 80%)
CMYKcmyk(15%, 0%, 1%, 14%)
LABlab(85.5 -10.7 -3.0)
LCHlch(85.5 11.1 195.9)
OKLCHoklch(0.871 0.034 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green86.3%
Blue85.9%

CMYK percentages

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

Color previews

#bcdcdb text on a black background

contrast 14.40:1

Card sample

#bcdcdb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdcdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdcdb in the Color Lab