Skip to content

#b4bc9a

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

RGB
180, 188, 154
HSL
74°, 20%, 67%
CMYK
4, 0, 18, 26
Luminance
0.4800

Every format

HEX#b4bc9a
RGBrgb(180, 188, 154)
HSLhsl(74, 20%, 67%)
CMYKcmyk(4%, 0%, 18%, 26%)
LABlab(74.8 -8.7 16.3)
LCHlch(74.8 18.5 118.2)
OKLCHoklch(0.780 0.048 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green73.7%
Blue60.4%

CMYK percentages

Cyan4.3%
Magenta0.0%
Yellow18.1%
Key (black)26.3%

Color previews

#b4bc9a text on a black background

contrast 10.60:1

Card sample

#b4bc9a text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4bc9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4bc9a in the Color Lab