Skip to content

#bcdacb

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

RGB
188, 218, 203
HSL
150°, 29%, 80%
CMYK
14, 0, 7, 15
Luminance
0.6515

Every format

HEX#bcdacb
RGBrgb(188, 218, 203)
HSLhsl(150, 29%, 80%)
CMYKcmyk(14%, 0%, 7%, 15%)
LABlab(84.6 -12.8 4.0)
LCHlch(84.6 13.4 162.5)
OKLCHoklch(0.862 0.038 163.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdacb on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#bcdacb on black: 14.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green85.5%
Blue79.6%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow6.9%
Key (black)14.5%

Color previews

#bcdacb text on a black background

contrast 14.03:1

Card sample

#bcdacb text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdacb in the Color Lab