Skip to content

#bcfd00

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

RGB
188, 253, 0
HSL
75°, 100%, 50%
CMYK
26, 0, 100, 1
Luminance
0.8094

Every format

HEX#bcfd00
RGBrgb(188, 253, 0)
HSLhsl(75, 100%, 50%)
CMYKcmyk(26%, 0%, 100%, 1%)
LABlab(92.1 -47.1 88.7)
LCHlch(92.1 100.5 118.0)
OKLCHoklch(0.916 0.234 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcfd00 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bcfd00 on black: 17.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green99.2%
Blue0.0%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow100.0%
Key (black)0.8%

Color previews

#bcfd00 text on a black background

contrast 17.19:1

Card sample

#bcfd00 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 253, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 253, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcfd00;
background: linear-gradient(135deg, #bcfd00, #13FD00);

Monochromatic scale

Palettes built from #bcfd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcfd00 in the Color Lab