Skip to content

#bcec13

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

RGB
188, 236, 19
HSL
73°, 85%, 50%
CMYK
20, 0, 92, 8
Luminance
0.7073

Every format

HEX#bcec13
RGBrgb(188, 236, 19)
HSLhsl(73, 85%, 50%)
CMYKcmyk(20%, 0%, 92%, 8%)
LABlab(87.3 -39.6 83.4)
LCHlch(87.3 92.3 115.4)
OKLCHoklch(0.878 0.213 123.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcec13 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#bcec13 on black: 15.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.5%
Blue7.5%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow91.9%
Key (black)7.5%

Color previews

#bcec13 text on a black background

contrast 15.15:1

Card sample

#bcec13 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 236, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 236, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcec13;
background: linear-gradient(135deg, #bcec13, #2BEC13);

Monochromatic scale

Palettes built from #bcec13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcec13 in the Color Lab