Skip to content

#b2ba8c

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

RGB
178, 186, 140
HSL
70°, 25%, 64%
CMYK
4, 0, 25, 27
Luminance
0.4648

Every format

HEX#b2ba8c
RGBrgb(178, 186, 140)
HSLhsl(70, 25%, 64%)
CMYKcmyk(4%, 0%, 25%, 27%)
LABlab(73.8 -10.6 22.5)
LCHlch(73.8 24.8 115.2)
OKLCHoklch(0.771 0.063 115.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ba8c on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#b2ba8c on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green72.9%
Blue54.9%

CMYK percentages

Cyan4.3%
Magenta0.0%
Yellow24.7%
Key (black)27.1%

Color previews

#b2ba8c text on a black background

contrast 10.30:1

Card sample

#b2ba8c text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 186, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 186, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2ba8c;
background: linear-gradient(135deg, #b2ba8c, #93BA8C);

Monochromatic scale

Palettes built from #b2ba8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ba8c in the Color Lab