Skip to content

#bbc99d

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

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

Every format

HEX#bbc99d
RGBrgb(187, 201, 157)
HSLhsl(79, 29%, 70%)
CMYKcmyk(7%, 0%, 22%, 21%)
LABlab(78.9 -12.4 20.4)
LCHlch(78.9 23.9 121.3)
OKLCHoklch(0.814 0.061 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green78.8%
Blue61.6%

CMYK percentages

Cyan7.0%
Magenta0.0%
Yellow21.9%
Key (black)21.2%

Color previews

#bbc99d text on a black background

contrast 11.95:1

Card sample

#bbc99d text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc99d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc99d in the Color Lab