Skip to content

#b3bc90

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

RGB
179, 188, 144
HSL
72°, 25%, 65%
CMYK
5, 0, 23, 26
Luminance
0.4756

Every format

HEX#b3bc90
RGBrgb(179, 188, 144)
HSLhsl(72, 25%, 65%)
CMYKcmyk(5%, 0%, 23%, 26%)
LABlab(74.5 -10.7 21.3)
LCHlch(74.5 23.8 116.6)
OKLCHoklch(0.777 0.061 117.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green73.7%
Blue56.5%

CMYK percentages

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

Color previews

#b3bc90 text on a black background

contrast 10.51:1

Card sample

#b3bc90 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3bc90 in the Color Lab