Skip to content

#bbcd97

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

RGB
187, 205, 151
HSL
80°, 35%, 70%
CMYK
9, 0, 26, 20
Luminance
0.5646

Every format

HEX#bbcd97
RGBrgb(187, 205, 151)
HSLhsl(80, 35%, 70%)
CMYKcmyk(9%, 0%, 26%, 20%)
LABlab(79.9 -15.3 24.9)
LCHlch(79.9 29.3 121.6)
OKLCHoklch(0.821 0.075 123.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcd97 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#bbcd97 on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue59.2%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow26.3%
Key (black)19.6%

Color previews

#bbcd97 text on a black background

contrast 12.29:1

Card sample

#bbcd97 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 205, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 205, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbcd97;
background: linear-gradient(135deg, #bbcd97, #97CD97);

Monochromatic scale

Palettes built from #bbcd97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcd97 in the Color Lab