Skip to content

#3dff3d

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

RGB
61, 255, 61
HSL
120°, 100%, 62%
CMYK
76, 0, 76, 0
Luminance
0.7285

Every format

HEX#3dff3d
RGBrgb(61, 255, 61)
HSLhsl(120, 100%, 62%)
CMYKcmyk(76%, 0%, 76%, 0%)
LABlab(88.4 -79.9 73.5)
LCHlch(88.4 108.5 137.4)
OKLCHoklch(0.874 0.272 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dff3d on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#3dff3d on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green100.0%
Blue23.9%

CMYK percentages

Cyan76.1%
Magenta0.0%
Yellow76.1%
Key (black)0.0%

Color previews

#3dff3d text on a black background

contrast 15.57:1

Card sample

#3dff3d text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dff3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dff3d in the Color Lab