Skip to content

#bbdf3c

a balanced, vivid green · cool · closest name: yellow

RGB
187, 223, 60
HSL
73°, 72%, 56%
CMYK
16, 0, 73, 13
Luminance
0.6367

Every format

HEX#bbdf3c
RGBrgb(187, 223, 60)
HSLhsl(73, 72%, 56%)
CMYKcmyk(16%, 0%, 73%, 13%)
LABlab(83.8 -32.8 71.0)
LCHlch(83.8 78.2 114.8)
OKLCHoklch(0.849 0.185 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green87.5%
Blue23.5%

CMYK percentages

Cyan16.1%
Magenta0.0%
Yellow73.1%
Key (black)12.5%

Color previews

#bbdf3c text on a black background

contrast 13.73:1

Card sample

#bbdf3c text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 223, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 223, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbdf3c;
background: linear-gradient(135deg, #bbdf3c, #4EDF3C);

Monochromatic scale

Palettes built from #bbdf3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdf3c in the Color Lab