Skip to content

#bcff3d

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

RGB
188, 255, 61
HSL
81°, 100%, 62%
CMYK
26, 0, 76, 0
Luminance
0.8255

Every format

HEX#bcff3d
RGBrgb(188, 255, 61)
HSLhsl(81, 100%, 62%)
CMYKcmyk(26%, 0%, 76%, 0%)
LABlab(92.8 -46.5 79.2)
LCHlch(92.8 91.9 120.4)
OKLCHoklch(0.922 0.220 127.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green100.0%
Blue23.9%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow76.1%
Key (black)0.0%

Color previews

#bcff3d text on a black background

contrast 17.51:1

Card sample

#bcff3d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcff3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcff3d in the Color Lab