Skip to content

#5df97b

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

RGB
93, 249, 123
HSL
132°, 93%, 67%
CMYK
63, 0, 51, 2
Luminance
0.7151

Every format

HEX#5df97b
RGBrgb(93, 249, 123)
HSLhsl(132, 93%, 67%)
CMYKcmyk(63%, 0%, 51%, 2%)
LABlab(87.7 -66.4 48.2)
LCHlch(87.7 82.1 144.0)
OKLCHoklch(0.872 0.214 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df97b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#5df97b on black: 15.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green97.6%
Blue48.2%

CMYK percentages

Cyan62.7%
Magenta0.0%
Yellow50.6%
Key (black)2.4%

Color previews

#5df97b text on a black background

contrast 15.30:1

Card sample

#5df97b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df97b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df97b in the Color Lab