Skip to content

#bbdd88

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

RGB
187, 221, 136
HSL
84°, 56%, 70%
CMYK
15, 0, 39, 13
Luminance
0.6406

Every format

HEX#bbdd88
RGBrgb(187, 221, 136)
HSLhsl(84, 56%, 70%)
CMYKcmyk(15%, 0%, 39%, 13%)
LABlab(84.0 -25.3 38.1)
LCHlch(84.0 45.7 123.6)
OKLCHoklch(0.853 0.117 126.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdd88 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bbdd88 on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue53.3%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow38.5%
Key (black)13.3%

Color previews

#bbdd88 text on a black background

contrast 13.81:1

Card sample

#bbdd88 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd88 in the Color Lab