Skip to content

#bcff33

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

RGB
188, 255, 51
HSL
80°, 100%, 60%
CMYK
26, 0, 80, 0
Luminance
0.8245

Every format

HEX#bcff33
RGBrgb(188, 255, 51)
HSLhsl(80, 100%, 60%)
CMYKcmyk(26%, 0%, 80%, 0%)
LABlab(92.8 -47.0 81.9)
LCHlch(92.8 94.4 119.8)
OKLCHoklch(0.922 0.225 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcff33 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#bcff33 on black: 17.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green100.0%
Blue20.0%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow80.0%
Key (black)0.0%

Color previews

#bcff33 text on a black background

contrast 17.49:1

Card sample

#bcff33 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 255, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 255, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcff33;
background: linear-gradient(135deg, #bcff33, #34FF33);

Monochromatic scale

Palettes built from #bcff33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcff33 in the Color Lab