Skip to content

#b4bc90

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

RGB
180, 188, 144
HSL
71°, 25%, 65%
CMYK
4, 0, 23, 26
Luminance
0.4768

Every format

HEX#b4bc90
RGBrgb(180, 188, 144)
HSLhsl(71, 25%, 65%)
CMYKcmyk(4%, 0%, 23%, 26%)
LABlab(74.6 -10.3 21.4)
LCHlch(74.6 23.7 115.6)
OKLCHoklch(0.778 0.060 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4bc90 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#b4bc90 on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green73.7%
Blue56.5%

CMYK percentages

Cyan4.3%
Magenta0.0%
Yellow23.4%
Key (black)26.3%

Color previews

#b4bc90 text on a black background

contrast 10.54:1

Card sample

#b4bc90 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4bc90 in the Color Lab