Skip to content

#5cdd2d

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

RGB
92, 221, 45
HSL
104°, 72%, 52%
CMYK
58, 0, 80, 13
Luminance
0.5418

Every format

HEX#5cdd2d
RGBrgb(92, 221, 45)
HSLhsl(104, 72%, 52%)
CMYKcmyk(58%, 0%, 80%, 13%)
LABlab(78.6 -64.4 69.0)
LCHlch(78.6 94.4 133.0)
OKLCHoklch(0.794 0.234 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5cdd2d on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#5cdd2d on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green86.7%
Blue17.6%

CMYK percentages

Cyan58.4%
Magenta0.0%
Yellow79.6%
Key (black)13.3%

Color previews

#5cdd2d text on a black background

contrast 11.84:1

Card sample

#5cdd2d text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5cdd2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5cdd2d in the Color Lab