Skip to content

#bcdecc

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

RGB
188, 222, 204
HSL
148°, 34%, 80%
CMYK
15, 0, 8, 13
Luminance
0.6729

Every format

HEX#bcdecc
RGBrgb(188, 222, 204)
HSLhsl(148, 34%, 80%)
CMYKcmyk(15%, 0%, 8%, 13%)
LABlab(85.7 -14.7 5.1)
LCHlch(85.7 15.5 160.8)
OKLCHoklch(0.871 0.043 162.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdecc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bcdecc on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.1%
Blue80.0%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#bcdecc text on a black background

contrast 14.46:1

Card sample

#bcdecc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdecc in the Color Lab