Skip to content

#bddf2b

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

RGB
189, 223, 43
HSL
71°, 74%, 52%
CMYK
15, 0, 81, 13
Luminance
0.6377

Every format

HEX#bddf2b
RGBrgb(189, 223, 43)
HSLhsl(71, 74%, 52%)
CMYKcmyk(15%, 0%, 81%, 13%)
LABlab(83.8 -32.7 76.1)
LCHlch(83.8 82.8 113.3)
OKLCHoklch(0.850 0.192 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green87.5%
Blue16.9%

CMYK percentages

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

Color previews

#bddf2b text on a black background

contrast 13.75:1

Card sample

#bddf2b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddf2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddf2b in the Color Lab