Skip to content

#b2bc90

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

RGB
178, 188, 144
HSL
74°, 25%, 65%
CMYK
5, 0, 23, 26
Luminance
0.4745

Every format

HEX#b2bc90
RGBrgb(178, 188, 144)
HSLhsl(74, 25%, 65%)
CMYKcmyk(5%, 0%, 23%, 26%)
LABlab(74.5 -11.0 21.2)
LCHlch(74.5 23.9 117.5)
OKLCHoklch(0.776 0.061 118.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2bc90 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#b2bc90 on black: 10.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green73.7%
Blue56.5%

CMYK percentages

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

Color previews

#b2bc90 text on a black background

contrast 10.49:1

Card sample

#b2bc90 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2bc90 in the Color Lab