Skip to content

#bddf3b

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

RGB
189, 223, 59
HSL
72°, 72%, 55%
CMYK
15, 0, 74, 13
Luminance
0.6391

Every format

HEX#bddf3b
RGBrgb(189, 223, 59)
HSLhsl(72, 72%, 55%)
CMYKcmyk(15%, 0%, 74%, 13%)
LABlab(83.9 -32.1 71.5)
LCHlch(83.9 78.3 114.2)
OKLCHoklch(0.850 0.184 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green87.5%
Blue23.1%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow73.5%
Key (black)12.5%

Color previews

#bddf3b text on a black background

contrast 13.78:1

Card sample

#bddf3b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 223, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 223, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bddf3b;
background: linear-gradient(135deg, #bddf3b, #50DF3B);

Monochromatic scale

Palettes built from #bddf3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddf3b in the Color Lab