Skip to content

#bbc89c

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

RGB
187, 200, 156
HSL
78°, 29%, 70%
CMYK
7, 0, 22, 22
Luminance
0.5427

Every format

HEX#bbc89c
RGBrgb(187, 200, 156)
HSLhsl(78, 29%, 70%)
CMYKcmyk(7%, 0%, 22%, 22%)
LABlab(78.6 -12.1 20.6)
LCHlch(78.6 23.8 120.4)
OKLCHoklch(0.811 0.061 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc89c on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#bbc89c on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green78.4%
Blue61.2%

CMYK percentages

Cyan6.5%
Magenta0.0%
Yellow22.0%
Key (black)21.6%

Color previews

#bbc89c text on a black background

contrast 11.85:1

Card sample

#bbc89c text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc89c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc89c in the Color Lab