Skip to content

#bbccbd

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

RGB
187, 204, 189
HSL
127°, 14%, 77%
CMYK
8, 0, 7, 20
Luminance
0.5742

Every format

HEX#bbccbd
RGBrgb(187, 204, 189)
HSLhsl(127, 14%, 77%)
CMYKcmyk(8%, 0%, 7%, 20%)
LABlab(80.4 -8.6 5.5)
LCHlch(80.4 10.2 147.3)
OKLCHoklch(0.828 0.028 148.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccbd on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bbccbd on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue74.1%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow7.4%
Key (black)20.0%

Color previews

#bbccbd text on a black background

contrast 12.48:1

Card sample

#bbccbd text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccbd in the Color Lab