Skip to content

#52c01e

a dark, vivid green · cool · closest name: green

RGB
82, 192, 30
HSL
101°, 73%, 44%
CMYK
57, 0, 84, 25
Luminance
0.3959

Every format

HEX#52c01e
RGBrgb(82, 192, 30)
HSLhsl(101, 73%, 44%)
CMYKcmyk(57%, 0%, 84%, 25%)
LABlab(69.2 -57.5 64.2)
LCHlch(69.2 86.2 131.9)
OKLCHoklch(0.715 0.212 138.5)

Copy-ready code

/* CSS */
color: #52c01e;
background-color: #52c01e;
/* Tailwind (arbitrary) */
class="text-[#52c01e] bg-[#52c01e]"
/* SCSS */
$brand: #52c01e;
/* SwiftUI */
Color(red: 0.322, green: 0.753, blue: 0.118)
/* Android */
Color.parseColor("#52c01e")

Accessibility — WCAG contrast

Aa
#52c01e on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#52c01e on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.2%
Green75.3%
Blue11.8%

CMYK percentages

Cyan57.3%
Magenta0.0%
Yellow84.4%
Key (black)24.7%

Color previews

#52c01e text on a black background

contrast 8.92:1

Card sample

#52c01e text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(82, 192, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(82, 192, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #52c01e;
background: linear-gradient(135deg, #52c01e, #1EC056);

Monochromatic scale

Palettes built from #52c01e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #52c01e in the Color Lab