Skip to content

#bbdd77

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

RGB
187, 221, 119
HSL
80°, 60%, 67%
CMYK
15, 0, 46, 13
Luminance
0.6361

Every format

HEX#bbdd77
RGBrgb(187, 221, 119)
HSLhsl(80, 60%, 67%)
CMYKcmyk(15%, 0%, 46%, 13%)
LABlab(83.8 -27.2 46.2)
LCHlch(83.8 53.6 120.5)
OKLCHoklch(0.851 0.135 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdd77 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bbdd77 on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue46.7%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow46.2%
Key (black)13.3%

Color previews

#bbdd77 text on a black background

contrast 13.72:1

Card sample

#bbdd77 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdd77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdd77 in the Color Lab