Skip to content

#bcff4d

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

RGB
188, 255, 77
HSL
83°, 100%, 65%
CMYK
26, 0, 70, 0
Luminance
0.8275

Every format

HEX#bcff4d
RGBrgb(188, 255, 77)
HSLhsl(83, 100%, 65%)
CMYKcmyk(26%, 0%, 70%, 0%)
LABlab(92.9 -45.7 74.2)
LCHlch(92.9 87.1 121.6)
OKLCHoklch(0.923 0.212 128.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green100.0%
Blue30.2%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow69.8%
Key (black)0.0%

Color previews

#bcff4d text on a black background

contrast 17.55:1

Card sample

#bcff4d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcff4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcff4d in the Color Lab