Skip to content

#bcdf00

a dark, electric yellow · cool · closest name: yellow

RGB
188, 223, 0
HSL
69°, 100%, 44%
CMYK
16, 0, 100, 13
Luminance
0.6347

Every format

HEX#bcdf00
RGBrgb(188, 223, 0)
HSLhsl(69, 100%, 44%)
CMYKcmyk(16%, 0%, 100%, 13%)
LABlab(83.7 -33.9 82.3)
LCHlch(83.7 89.1 112.4)
OKLCHoklch(0.848 0.202 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdf00 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bcdf00 on black: 13.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.5%
Blue0.0%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow100.0%
Key (black)12.5%

Color previews

#bcdf00 text on a black background

contrast 13.69:1

Card sample

#bcdf00 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdf00 in the Color Lab