Skip to content

#bddf3c

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

RGB
189, 223, 60
HSL
73°, 72%, 56%
CMYK
15, 0, 73, 13
Luminance
0.6392

Every format

HEX#bddf3c
RGBrgb(189, 223, 60)
HSLhsl(73, 72%, 56%)
CMYKcmyk(15%, 0%, 73%, 13%)
LABlab(83.9 -32.0 71.2)
LCHlch(83.9 78.0 114.2)
OKLCHoklch(0.851 0.184 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bddf3c text on a black background

contrast 13.78:1

Card sample

#bddf3c text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddf3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddf3c in the Color Lab