Skip to content

#3df83c

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

RGB
61, 248, 60
HSL
120°, 93%, 60%
CMYK
75, 0, 76, 3
Luminance
0.6845

Every format

HEX#3df83c
RGBrgb(61, 248, 60)
HSLhsl(120, 93%, 60%)
CMYKcmyk(75%, 0%, 76%, 3%)
LABlab(86.2 -77.9 71.7)
LCHlch(86.2 105.8 137.4)
OKLCHoklch(0.856 0.266 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3df83c on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#3df83c on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green97.3%
Blue23.5%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow75.8%
Key (black)2.7%

Color previews

#3df83c text on a black background

contrast 14.69:1

Card sample

#3df83c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3df83c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3df83c in the Color Lab