Skip to content

#bdf00c

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

RGB
189, 240, 12
HSL
73°, 91%, 49%
CMYK
21, 0, 95, 6
Luminance
0.7317

Every format

HEX#bdf00c
RGBrgb(189, 240, 12)
HSLhsl(73, 91%, 49%)
CMYKcmyk(21%, 0%, 95%, 6%)
LABlab(88.5 -41.0 85.1)
LCHlch(88.5 94.5 115.8)
OKLCHoklch(0.887 0.218 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green94.1%
Blue4.7%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow95.0%
Key (black)5.9%

Color previews

#bdf00c text on a black background

contrast 15.63:1

Card sample

#bdf00c text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf00c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf00c in the Color Lab