Skip to content

#53db2f

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

RGB
83, 219, 47
HSL
107°, 71%, 52%
CMYK
62, 0, 79, 14
Luminance
0.5271

Every format

HEX#53db2f
RGBrgb(83, 219, 47)
HSLhsl(107, 71%, 52%)
CMYKcmyk(62%, 0%, 79%, 14%)
LABlab(77.7 -65.7 67.5)
LCHlch(77.7 94.2 134.2)
OKLCHoklch(0.786 0.235 140.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red32.5%
Green85.9%
Blue18.4%

CMYK percentages

Cyan62.1%
Magenta0.0%
Yellow78.5%
Key (black)14.1%

Color previews

#53db2f text on a black background

contrast 11.54:1

Card sample

#53db2f text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #53db2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #53db2f in the Color Lab