Skip to content

#b1bc9c

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

RGB
177, 188, 156
HSL
81°, 19%, 68%
CMYK
6, 0, 17, 26
Luminance
0.4771

Every format

HEX#b1bc9c
RGBrgb(177, 188, 156)
HSLhsl(81, 19%, 68%)
CMYKcmyk(6%, 0%, 17%, 26%)
LABlab(74.6 -9.5 14.9)
LCHlch(74.6 17.7 122.5)
OKLCHoklch(0.778 0.046 122.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.4%
Green73.7%
Blue61.2%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow17.0%
Key (black)26.3%

Color previews

#b1bc9c text on a black background

contrast 10.54:1

Card sample

#b1bc9c text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1bc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b1bc9c in the Color Lab