Skip to content

#9df500

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

RGB
157, 245, 0
HSL
82°, 100%, 48%
CMYK
36, 0, 100, 4
Luminance
0.7247

Every format

HEX#9df500
RGBrgb(157, 245, 0)
HSLhsl(82, 100%, 48%)
CMYKcmyk(36%, 0%, 100%, 4%)
LABlab(88.2 -55.0 85.0)
LCHlch(88.2 101.2 122.9)
OKLCHoklch(0.880 0.240 130.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9df500 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#9df500 on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green96.1%
Blue0.0%

CMYK percentages

Cyan35.9%
Magenta0.0%
Yellow100.0%
Key (black)3.9%

Color previews

#9df500 text on a black background

contrast 15.49:1

Card sample

#9df500 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9df500;
Background color
Panel with #9df500 background
background-color: #9df500;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9df500;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(157, 245, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 245, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9df500;
background: linear-gradient(135deg, #9df500, #00F507);

Monochromatic scale

Palettes built from #9df500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9df500 in the Color Lab