Skip to content

#bdf65b

a light, electric green · cool · closest name: yellow

RGB
189, 246, 91
HSL
82°, 90%, 66%
CMYK
23, 0, 63, 4
Luminance
0.7749

Every format

HEX#bdf65b
RGBrgb(189, 246, 91)
HSLhsl(82, 90%, 66%)
CMYKcmyk(23%, 0%, 63%, 4%)
LABlab(90.5 -40.5 66.5)
LCHlch(90.5 77.9 121.3)
OKLCHoklch(0.905 0.191 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf65b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#bdf65b on black: 16.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green96.5%
Blue35.7%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow63.0%
Key (black)3.5%

Color previews

#bdf65b text on a black background

contrast 16.50:1

Card sample

#bdf65b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf65b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf65b in the Color Lab