Skip to content

#53da13

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

RGB
83, 218, 19
HSL
101°, 84%, 47%
CMYK
62, 0, 91, 15
Luminance
0.5203

Every format

HEX#53da13
RGBrgb(83, 218, 19)
HSLhsl(101, 84%, 47%)
CMYKcmyk(62%, 0%, 91%, 15%)
LABlab(77.3 -66.5 73.3)
LCHlch(77.3 98.9 132.2)
OKLCHoklch(0.782 0.243 139.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#53da13 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#53da13 on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.5%
Green85.5%
Blue7.5%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow91.3%
Key (black)14.5%

Color previews

#53da13 text on a black background

contrast 11.41:1

Card sample

#53da13 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(83, 218, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(83, 218, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #53da13;
background: linear-gradient(135deg, #53da13, #13DA58);

Monochromatic scale

Palettes built from #53da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #53da13 in the Color Lab