Skip to content

#5dfd7b

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

RGB
93, 253, 123
HSL
131°, 98%, 68%
CMYK
63, 0, 51, 1
Luminance
0.7401

Every format

HEX#5dfd7b
RGBrgb(93, 253, 123)
HSLhsl(131, 98%, 68%)
CMYKcmyk(63%, 0%, 51%, 1%)
LABlab(88.9 -67.8 49.7)
LCHlch(88.9 84.1 143.8)
OKLCHoklch(0.882 0.219 146.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dfd7b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#5dfd7b on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green99.2%
Blue48.2%

CMYK percentages

Cyan63.2%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#5dfd7b text on a black background

contrast 15.80:1

Card sample

#5dfd7b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5dfd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dfd7b in the Color Lab