Skip to content

#3df00f

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

RGB
61, 240, 15
HSL
108°, 88%, 50%
CMYK
75, 0, 94, 6
Luminance
0.6335

Every format

HEX#3df00f
RGBrgb(61, 240, 15)
HSLhsl(108, 88%, 50%)
CMYKcmyk(75%, 0%, 94%, 6%)
LABlab(83.6 -77.4 78.8)
LCHlch(83.6 110.5 134.5)
OKLCHoklch(0.834 0.272 141.1)

Copy-ready code

/* CSS */
color: #3df00f;
background-color: #3df00f;
/* Tailwind (arbitrary) */
class="text-[#3df00f] bg-[#3df00f]"
/* SCSS */
$brand: #3df00f;
/* SwiftUI */
Color(red: 0.239, green: 0.941, blue: 0.059)
/* Android */
Color.parseColor("#3df00f")

Accessibility — WCAG contrast

Aa
#3df00f on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#3df00f on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green94.1%
Blue5.9%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow93.8%
Key (black)5.9%

Color previews

#3df00f text on a black background

contrast 13.67:1

Card sample

#3df00f text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3df00f;
Background color
Panel with #3df00f background
background-color: #3df00f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3df00f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(61, 240, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 240, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3df00f;
background: linear-gradient(135deg, #3df00f, #0FF077);

Monochromatic scale

Palettes built from #3df00f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3df00f in the Color Lab