Skip to content

#bbc99c

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

RGB
187, 201, 156
HSL
79°, 29%, 70%
CMYK
7, 0, 22, 21
Luminance
0.5474

Every format

HEX#bbc99c
RGBrgb(187, 201, 156)
HSLhsl(79, 29%, 70%)
CMYKcmyk(7%, 0%, 22%, 21%)
LABlab(78.9 -12.6 20.9)
LCHlch(78.9 24.4 120.9)
OKLCHoklch(0.814 0.063 121.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc99c on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#bbc99c on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green78.8%
Blue61.2%

CMYK percentages

Cyan7.0%
Magenta0.0%
Yellow22.4%
Key (black)21.2%

Color previews

#bbc99c text on a black background

contrast 11.95:1

Card sample

#bbc99c text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc99c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc99c in the Color Lab