Skip to content

#b2bc9a

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

RGB
178, 188, 154
HSL
78°, 20%, 67%
CMYK
5, 0, 18, 26
Luminance
0.4776

Every format

HEX#b2bc9a
RGBrgb(178, 188, 154)
HSLhsl(78, 20%, 67%)
CMYKcmyk(5%, 0%, 18%, 26%)
LABlab(74.7 -9.5 16.1)
LCHlch(74.7 18.7 120.5)
OKLCHoklch(0.778 0.048 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green73.7%
Blue60.4%

CMYK percentages

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

Color previews

#b2bc9a text on a black background

contrast 10.55:1

Card sample

#b2bc9a text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2bc9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2bc9a in the Color Lab