Skip to content

#53db2c

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

RGB
83, 219, 44
HSL
107°, 71%, 52%
CMYK
62, 0, 80, 14
Luminance
0.5268

Every format

HEX#53db2c
RGBrgb(83, 219, 44)
HSLhsl(107, 71%, 52%)
CMYKcmyk(62%, 0%, 80%, 14%)
LABlab(77.7 -65.9 68.4)
LCHlch(77.7 94.9 133.9)
OKLCHoklch(0.786 0.236 140.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#53db2c on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#53db2c on black: 11.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.5%
Green85.9%
Blue17.3%

CMYK percentages

Cyan62.1%
Magenta0.0%
Yellow79.9%
Key (black)14.1%

Color previews

#53db2c text on a black background

contrast 11.54:1

Card sample

#53db2c text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(83, 219, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(83, 219, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #53db2c;
background: linear-gradient(135deg, #53db2c, #2CDB7A);

Monochromatic scale

Palettes built from #53db2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #53db2c in the Color Lab