Skip to content

#bbcc9c

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

RGB
187, 204, 156
HSL
81°, 32%, 71%
CMYK
8, 0, 24, 20
Luminance
0.5615

Every format

HEX#bbcc9c
RGBrgb(187, 204, 156)
HSLhsl(81, 32%, 71%)
CMYKcmyk(8%, 0%, 24%, 20%)
LABlab(79.7 -14.1 22.1)
LCHlch(79.7 26.2 122.6)
OKLCHoklch(0.820 0.067 123.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcc9c on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#bbcc9c on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue61.2%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow23.5%
Key (black)20.0%

Color previews

#bbcc9c text on a black background

contrast 12.23:1

Card sample

#bbcc9c text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc9c in the Color Lab