Skip to content

#5df800

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

RGB
93, 248, 0
HSL
98°, 100%, 49%
CMYK
63, 0, 100, 3
Luminance
0.6946

Every format

HEX#5df800
RGBrgb(93, 248, 0)
HSLhsl(98, 100%, 49%)
CMYKcmyk(63%, 0%, 100%, 3%)
LABlab(86.7 -74.2 82.9)
LCHlch(86.7 111.2 131.8)
OKLCHoklch(0.861 0.272 139.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df800 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#5df800 on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green97.3%
Blue0.0%

CMYK percentages

Cyan62.5%
Magenta0.0%
Yellow100.0%
Key (black)2.7%

Color previews

#5df800 text on a black background

contrast 14.89:1

Card sample

#5df800 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df800

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df800 in the Color Lab