Skip to content

#5df45a

a light, electric green · cool · closest name: lime

RGB
93, 244, 90
HSL
119°, 88%, 66%
CMYK
62, 0, 63, 4
Luminance
0.6777

Every format

HEX#5df45a
RGBrgb(93, 244, 90)
HSLhsl(119, 88%, 66%)
CMYKcmyk(62%, 0%, 63%, 4%)
LABlab(85.9 -68.5 60.6)
LCHlch(85.9 91.5 138.5)
OKLCHoklch(0.856 0.234 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df45a on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#5df45a on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green95.7%
Blue35.3%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow63.1%
Key (black)4.3%

Color previews

#5df45a text on a black background

contrast 14.55:1

Card sample

#5df45a text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 244, 90, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 244, 90, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5df45a;
background: linear-gradient(135deg, #5df45a, #5AF4BE);

Monochromatic scale

Palettes built from #5df45a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df45a in the Color Lab