Skip to content

#bdf700

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

RGB
189, 247, 0
HSL
74°, 100%, 48%
CMYK
24, 0, 100, 3
Luminance
0.7734

Every format

HEX#bdf700
RGBrgb(189, 247, 0)
HSLhsl(74, 100%, 48%)
CMYKcmyk(24%, 0%, 100%, 3%)
LABlab(90.5 -44.2 87.5)
LCHlch(90.5 98.0 116.8)
OKLCHoklch(0.903 0.227 125.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf700 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#bdf700 on black: 16.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green96.9%
Blue0.0%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow100.0%
Key (black)3.1%

Color previews

#bdf700 text on a black background

contrast 16.47:1

Card sample

#bdf700 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf700 in the Color Lab