Skip to content

#bcec18

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

RGB
188, 236, 24
HSL
74°, 85%, 51%
CMYK
20, 0, 90, 8
Luminance
0.7075

Every format

HEX#bcec18
RGBrgb(188, 236, 24)
HSLhsl(74, 85%, 51%)
CMYKcmyk(20%, 0%, 90%, 8%)
LABlab(87.4 -39.5 82.8)
LCHlch(87.4 91.7 115.5)
OKLCHoklch(0.878 0.212 123.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green92.5%
Blue9.4%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow89.8%
Key (black)7.5%

Color previews

#bcec18 text on a black background

contrast 15.15:1

Card sample

#bcec18 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcec18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcec18 in the Color Lab