Skip to content

#bbcc99

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

RGB
187, 204, 153
HSL
80°, 33%, 70%
CMYK
8, 0, 25, 20
Luminance
0.5605

Every format

HEX#bbcc99
RGBrgb(187, 204, 153)
HSLhsl(80, 33%, 70%)
CMYKcmyk(8%, 0%, 25%, 20%)
LABlab(79.6 -14.5 23.6)
LCHlch(79.6 27.7 121.7)
OKLCHoklch(0.819 0.071 122.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcc99 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#bbcc99 on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow25.0%
Key (black)20.0%

Color previews

#bbcc99 text on a black background

contrast 12.21:1

Card sample

#bbcc99 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc99 in the Color Lab