Skip to content

#3df00b

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

RGB
61, 240, 11
HSL
107°, 91%, 49%
CMYK
75, 0, 95, 6
Luminance
0.6334

Every format

HEX#3df00b
RGBrgb(61, 240, 11)
HSLhsl(107, 91%, 49%)
CMYKcmyk(75%, 0%, 95%, 6%)
LABlab(83.6 -77.5 79.2)
LCHlch(83.6 110.8 134.4)
OKLCHoklch(0.834 0.272 141.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.9%
Green94.1%
Blue4.3%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow95.4%
Key (black)5.9%

Color previews

#3df00b text on a black background

contrast 13.67:1

Card sample

#3df00b text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3df00b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3df00b in the Color Lab