Skip to content

#36fc13

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

RGB
54, 252, 19
HSL
111°, 98%, 53%
CMYK
79, 0, 93, 1
Luminance
0.7045

Every format

HEX#36fc13
RGBrgb(54, 252, 19)
HSLhsl(111, 98%, 53%)
CMYKcmyk(79%, 0%, 93%, 1%)
LABlab(87.2 -81.6 81.3)
LCHlch(87.2 115.2 135.1)
OKLCHoklch(0.863 0.284 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red21.2%
Green98.8%
Blue7.5%

CMYK percentages

Cyan78.6%
Magenta0.0%
Yellow92.5%
Key (black)1.2%

Color previews

#36fc13 text on a black background

contrast 15.09:1

Card sample

#36fc13 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(54, 252, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(54, 252, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #36fc13;
background: linear-gradient(135deg, #36fc13, #13FC8B);

Monochromatic scale

Palettes built from #36fc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #36fc13 in the Color Lab