Skip to content

#5df25b

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

RGB
93, 242, 91
HSL
119°, 85%, 65%
CMYK
62, 0, 62, 5
Luminance
0.6659

Every format

HEX#5df25b
RGBrgb(93, 242, 91)
HSLhsl(119, 85%, 65%)
CMYKcmyk(62%, 0%, 62%, 5%)
LABlab(85.3 -67.8 59.6)
LCHlch(85.3 90.2 138.7)
OKLCHoklch(0.851 0.231 143.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red36.5%
Green94.9%
Blue35.7%

CMYK percentages

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

Color previews

#5df25b text on a black background

contrast 14.32:1

Card sample

#5df25b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df25b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df25b in the Color Lab