Skip to content

#b4bc9c

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

RGB
180, 188, 156
HSL
75°, 19%, 68%
CMYK
4, 0, 17, 26
Luminance
0.4807

Every format

HEX#b4bc9c
RGBrgb(180, 188, 156)
HSLhsl(75, 19%, 68%)
CMYKcmyk(4%, 0%, 17%, 26%)
LABlab(74.9 -8.4 15.3)
LCHlch(74.9 17.4 118.9)
OKLCHoklch(0.780 0.045 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4bc9c on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#b4bc9c on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green73.7%
Blue61.2%

CMYK percentages

Cyan4.3%
Magenta0.0%
Yellow17.0%
Key (black)26.3%

Color previews

#b4bc9c text on a black background

contrast 10.61:1

Card sample

#b4bc9c text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4bc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4bc9c in the Color Lab