Skip to content

#bcd8cd

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

RGB
188, 216, 205
HSL
156°, 26%, 79%
CMYK
13, 0, 5, 15
Luminance
0.6421

Every format

HEX#bcd8cd
RGBrgb(188, 216, 205)
HSLhsl(156, 26%, 79%)
CMYKcmyk(13%, 0%, 5%, 15%)
LABlab(84.1 -11.4 2.3)
LCHlch(84.1 11.6 168.7)
OKLCHoklch(0.859 0.033 169.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd8cd on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bcd8cd on black: 13.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green84.7%
Blue80.4%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow5.1%
Key (black)15.3%

Color previews

#bcd8cd text on a black background

contrast 13.84:1

Card sample

#bcd8cd text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd8cd in the Color Lab