Skip to content

#bbdd99

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

RGB
187, 221, 153
HSL
90°, 50%, 73%
CMYK
15, 0, 31, 13
Luminance
0.6458

Every format

HEX#bbdd99
RGBrgb(187, 221, 153)
HSLhsl(90, 50%, 73%)
CMYKcmyk(15%, 0%, 31%, 13%)
LABlab(84.3 -23.0 29.8)
LCHlch(84.3 37.6 127.6)
OKLCHoklch(0.856 0.097 129.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdd99 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#bbdd99 on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue60.0%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow30.8%
Key (black)13.3%

Color previews

#bbdd99 text on a black background

contrast 13.92:1

Card sample

#bbdd99 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd99 in the Color Lab