Skip to content

#bbcc84

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

RGB
187, 204, 132
HSL
74°, 41%, 66%
CMYK
8, 0, 35, 20
Luminance
0.5542

Every format

HEX#bbcc84
RGBrgb(187, 204, 132)
HSLhsl(74, 41%, 66%)
CMYKcmyk(8%, 0%, 35%, 20%)
LABlab(79.3 -17.4 34.0)
LCHlch(79.3 38.2 117.1)
OKLCHoklch(0.815 0.097 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcc84 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#bbcc84 on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue51.8%

CMYK percentages

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

Color previews

#bbcc84 text on a black background

contrast 12.08:1

Card sample

#bbcc84 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc84

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc84 in the Color Lab