Skip to content

#5cdc2d

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

RGB
92, 220, 45
HSL
104°, 71%, 52%
CMYK
58, 0, 80, 14
Luminance
0.5365

Every format

HEX#5cdc2d
RGBrgb(92, 220, 45)
HSLhsl(104, 71%, 52%)
CMYKcmyk(58%, 0%, 80%, 14%)
LABlab(78.3 -64.0 68.7)
LCHlch(78.3 93.9 133.0)
OKLCHoklch(0.791 0.233 139.2)

Copy-ready code

/* CSS */
color: #5cdc2d;
background-color: #5cdc2d;
/* Tailwind (arbitrary) */
class="text-[#5cdc2d] bg-[#5cdc2d]"
/* SCSS */
$brand: #5cdc2d;
/* SwiftUI */
Color(red: 0.361, green: 0.863, blue: 0.176)
/* Android */
Color.parseColor("#5cdc2d")

Accessibility — WCAG contrast

Aa
#5cdc2d on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#5cdc2d on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green86.3%
Blue17.6%

CMYK percentages

Cyan58.2%
Magenta0.0%
Yellow79.5%
Key (black)13.7%

Color previews

#5cdc2d text on a black background

contrast 11.73:1

Card sample

#5cdc2d text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5cdc2d;
Background color
Panel with #5cdc2d background
background-color: #5cdc2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5cdc2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(92, 220, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(92, 220, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5cdc2d;
background: linear-gradient(135deg, #5cdc2d, #2DDC73);

Monochromatic scale

Palettes built from #5cdc2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5cdc2d in the Color Lab