Skip to content

#bdf25b

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

RGB
189, 242, 91
HSL
81°, 85%, 65%
CMYK
22, 0, 62, 5
Luminance
0.7508

Every format

HEX#bdf25b
RGBrgb(189, 242, 91)
HSLhsl(81, 85%, 65%)
CMYKcmyk(22%, 0%, 62%, 5%)
LABlab(89.4 -38.7 65.3)
LCHlch(89.4 75.9 120.7)
OKLCHoklch(0.896 0.186 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf25b on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bdf25b on black: 16.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green94.9%
Blue35.7%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow62.4%
Key (black)5.1%

Color previews

#bdf25b text on a black background

contrast 16.02:1

Card sample

#bdf25b text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf25b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf25b in the Color Lab