Skip to content

#bdf200

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

RGB
189, 242, 0
HSL
73°, 100%, 48%
CMYK
22, 0, 100, 5
Luminance
0.7432

Every format

HEX#bdf200
RGBrgb(189, 242, 0)
HSLhsl(73, 100%, 48%)
CMYKcmyk(22%, 0%, 100%, 5%)
LABlab(89.1 -42.0 86.4)
LCHlch(89.1 96.1 115.9)
OKLCHoklch(0.892 0.222 124.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf200 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bdf200 on black: 15.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green94.9%
Blue0.0%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow100.0%
Key (black)5.1%

Color previews

#bdf200 text on a black background

contrast 15.86:1

Card sample

#bdf200 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf200 in the Color Lab