Skip to content

#bbcc98

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

RGB
187, 204, 152
HSL
80°, 34%, 70%
CMYK
8, 0, 26, 20
Luminance
0.5602

Every format

HEX#bbcc98
RGBrgb(187, 204, 152)
HSLhsl(80, 34%, 70%)
CMYKcmyk(8%, 0%, 26%, 20%)
LABlab(79.6 -14.7 24.1)
LCHlch(79.6 28.2 121.4)
OKLCHoklch(0.819 0.072 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue59.6%

CMYK percentages

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

Color previews

#bbcc98 text on a black background

contrast 12.20:1

Card sample

#bbcc98 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc98 in the Color Lab