Skip to content

#5adc2f

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

RGB
90, 220, 47
HSL
105°, 71%, 52%
CMYK
59, 0, 79, 14
Luminance
0.5357

Every format

HEX#5adc2f
RGBrgb(90, 220, 47)
HSLhsl(105, 71%, 52%)
CMYKcmyk(59%, 0%, 79%, 14%)
LABlab(78.2 -64.4 68.1)
LCHlch(78.2 93.7 133.4)
OKLCHoklch(0.791 0.233 139.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red35.3%
Green86.3%
Blue18.4%

CMYK percentages

Cyan59.1%
Magenta0.0%
Yellow78.6%
Key (black)13.7%

Color previews

#5adc2f text on a black background

contrast 11.71:1

Card sample

#5adc2f text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5adc2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5adc2f in the Color Lab