Skip to content

#bddf4b

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

RGB
189, 223, 75
HSL
74°, 70%, 58%
CMYK
15, 0, 66, 13
Luminance
0.6410

Every format

HEX#bddf4b
RGBrgb(189, 223, 75)
HSLhsl(74, 70%, 58%)
CMYKcmyk(15%, 0%, 66%, 13%)
LABlab(84.0 -31.2 65.9)
LCHlch(84.0 72.9 115.3)
OKLCHoklch(0.852 0.174 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green87.5%
Blue29.4%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#bddf4b text on a black background

contrast 13.82:1

Card sample

#bddf4b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddf4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddf4b in the Color Lab