Skip to content

#bcfd2b

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

RGB
188, 253, 43
HSL
79°, 98%, 58%
CMYK
26, 0, 83, 1
Luminance
0.8112

Every format

HEX#bcfd2b
RGBrgb(188, 253, 43)
HSLhsl(79, 98%, 58%)
CMYKcmyk(26%, 0%, 83%, 1%)
LABlab(92.2 -46.4 83.3)
LCHlch(92.2 95.3 119.1)
OKLCHoklch(0.917 0.226 126.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcfd2b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bcfd2b on black: 17.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green99.2%
Blue16.9%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow83.0%
Key (black)0.8%

Color previews

#bcfd2b text on a black background

contrast 17.22:1

Card sample

#bcfd2b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 253, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 253, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcfd2b;
background: linear-gradient(135deg, #bcfd2b, #30FD2B);

Monochromatic scale

Palettes built from #bcfd2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcfd2b in the Color Lab