Skip to content

#bbee99

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

RGB
187, 238, 153
HSL
96°, 71%, 77%
CMYK
21, 0, 36, 7
Luminance
0.7401

Every format

HEX#bbee99
RGBrgb(187, 238, 153)
HSLhsl(96, 71%, 77%)
CMYKcmyk(21%, 0%, 36%, 7%)
LABlab(88.9 -31.1 36.0)
LCHlch(88.9 47.5 130.8)
OKLCHoklch(0.894 0.123 133.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbee99 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#bbee99 on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue60.0%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow35.7%
Key (black)6.7%

Color previews

#bbee99 text on a black background

contrast 15.80:1

Card sample

#bbee99 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbee99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbee99 in the Color Lab