Skip to content

#bdcdbc

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

RGB
189, 205, 188
HSL
117°, 15%, 77%
CMYK
8, 0, 8, 20
Luminance
0.5811

Every format

HEX#bdcdbc
RGBrgb(189, 205, 188)
HSLhsl(117, 15%, 77%)
CMYKcmyk(8%, 0%, 8%, 20%)
LABlab(80.8 -8.6 6.6)
LCHlch(80.8 10.8 142.4)
OKLCHoklch(0.831 0.029 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdcdbc on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#bdcdbc on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green80.4%
Blue73.7%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#bdcdbc text on a black background

contrast 12.62:1

Card sample

#bdcdbc text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdcdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdcdbc in the Color Lab