Skip to content

#bcff20

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

RGB
188, 255, 32
HSL
78°, 100%, 56%
CMYK
26, 0, 88, 0
Luminance
0.8232

Every format

HEX#bcff20
RGBrgb(188, 255, 32)
HSLhsl(78, 100%, 56%)
CMYKcmyk(26%, 0%, 88%, 0%)
LABlab(92.7 -47.5 85.9)
LCHlch(92.7 98.1 119.0)
OKLCHoklch(0.921 0.231 126.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green100.0%
Blue12.5%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow87.5%
Key (black)0.0%

Color previews

#bcff20 text on a black background

contrast 17.46:1

Card sample

#bcff20 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcff20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcff20 in the Color Lab