Skip to content

#bdf00f

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

RGB
189, 240, 15
HSL
74°, 88%, 50%
CMYK
21, 0, 94, 6
Luminance
0.7317

Every format

HEX#bdf00f
RGBrgb(189, 240, 15)
HSLhsl(74, 88%, 50%)
CMYKcmyk(21%, 0%, 94%, 6%)
LABlab(88.5 -41.0 84.8)
LCHlch(88.5 94.2 115.8)
OKLCHoklch(0.887 0.218 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf00f on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#bdf00f on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green94.1%
Blue5.9%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow93.8%
Key (black)5.9%

Color previews

#bdf00f text on a black background

contrast 15.63:1

Card sample

#bdf00f text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 240, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 240, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdf00f;
background: linear-gradient(135deg, #bdf00f, #27F00F);

Monochromatic scale

Palettes built from #bdf00f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf00f in the Color Lab