Skip to content

#bbcc88

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

RGB
187, 204, 136
HSL
75°, 40%, 67%
CMYK
8, 0, 33, 20
Luminance
0.5553

Every format

HEX#bbcc88
RGBrgb(187, 204, 136)
HSLhsl(75, 40%, 67%)
CMYKcmyk(8%, 0%, 33%, 20%)
LABlab(79.3 -16.9 32.0)
LCHlch(79.3 36.2 117.8)
OKLCHoklch(0.816 0.092 119.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcc88 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bbcc88 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue53.3%

CMYK percentages

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

Color previews

#bbcc88 text on a black background

contrast 12.11:1

Card sample

#bbcc88 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc88 in the Color Lab