Skip to content

#5dec3f

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

RGB
93, 236, 63
HSL
110°, 82%, 59%
CMYK
61, 0, 73, 8
Luminance
0.6268

Every format

HEX#5dec3f
RGBrgb(93, 236, 63)
HSLhsl(110, 82%, 59%)
CMYKcmyk(61%, 0%, 73%, 8%)
LABlab(83.3 -68.1 68.0)
LCHlch(83.3 96.3 135.0)
OKLCHoklch(0.833 0.241 140.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dec3f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#5dec3f on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green92.5%
Blue24.7%

CMYK percentages

Cyan60.6%
Magenta0.0%
Yellow73.3%
Key (black)7.5%

Color previews

#5dec3f text on a black background

contrast 13.54:1

Card sample

#5dec3f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5dec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dec3f in the Color Lab