Skip to content

#bddf2c

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

RGB
189, 223, 44
HSL
71°, 74%, 52%
CMYK
15, 0, 80, 13
Luminance
0.6378

Every format

HEX#bddf2c
RGBrgb(189, 223, 44)
HSLhsl(71, 74%, 52%)
CMYKcmyk(15%, 0%, 80%, 13%)
LABlab(83.8 -32.7 75.8)
LCHlch(83.8 82.5 113.3)
OKLCHoklch(0.850 0.192 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green87.5%
Blue17.3%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow80.3%
Key (black)12.5%

Color previews

#bddf2c text on a black background

contrast 13.76:1

Card sample

#bddf2c text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddf2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddf2c in the Color Lab