Skip to content

#bbcdbd

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

RGB
187, 205, 189
HSL
127°, 15%, 77%
CMYK
9, 0, 8, 20
Luminance
0.5790

Every format

HEX#bbcdbd
RGBrgb(187, 205, 189)
HSLhsl(127, 15%, 77%)
CMYKcmyk(9%, 0%, 8%, 20%)
LABlab(80.7 -9.1 5.9)
LCHlch(80.7 10.8 147.1)
OKLCHoklch(0.830 0.029 148.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcdbd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bbcdbd on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue74.1%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow7.8%
Key (black)19.6%

Color previews

#bbcdbd text on a black background

contrast 12.58:1

Card sample

#bbcdbd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdbd in the Color Lab