Skip to content

#5df25c

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

RGB
93, 242, 92
HSL
120°, 85%, 66%
CMYK
62, 0, 62, 5
Luminance
0.6660

Every format

HEX#5df25c
RGBrgb(93, 242, 92)
HSLhsl(120, 85%, 66%)
CMYKcmyk(62%, 0%, 62%, 5%)
LABlab(85.3 -67.7 59.2)
LCHlch(85.3 89.9 138.8)
OKLCHoklch(0.851 0.230 143.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df25c on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#5df25c on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green94.9%
Blue36.1%

CMYK percentages

Cyan61.6%
Magenta0.0%
Yellow62.0%
Key (black)5.1%

Color previews

#5df25c text on a black background

contrast 14.32:1

Card sample

#5df25c text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df25c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df25c in the Color Lab