Skip to content

#bbcd99

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

RGB
187, 205, 153
HSL
81°, 34%, 70%
CMYK
9, 0, 25, 20
Luminance
0.5653

Every format

HEX#bbcd99
RGBrgb(187, 205, 153)
HSLhsl(81, 34%, 70%)
CMYKcmyk(9%, 0%, 25%, 20%)
LABlab(79.9 -15.0 23.9)
LCHlch(79.9 28.3 122.1)
OKLCHoklch(0.822 0.073 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.4%
Blue60.0%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow25.4%
Key (black)19.6%

Color previews

#bbcd99 text on a black background

contrast 12.31:1

Card sample

#bbcd99 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcd99 in the Color Lab