Skip to content

#3def2c

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

RGB
61, 239, 44
HSL
115°, 86%, 56%
CMYK
75, 0, 82, 6
Luminance
0.6291

Every format

HEX#3def2c
RGBrgb(61, 239, 44)
HSLhsl(115, 86%, 56%)
CMYKcmyk(75%, 0%, 82%, 6%)
LABlab(83.4 -76.1 73.5)
LCHlch(83.4 105.8 136.0)
OKLCHoklch(0.832 0.263 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3def2c on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#3def2c on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green93.7%
Blue17.3%

CMYK percentages

Cyan74.5%
Magenta0.0%
Yellow81.6%
Key (black)6.3%

Color previews

#3def2c text on a black background

contrast 13.58:1

Card sample

#3def2c text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3def2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3def2c in the Color Lab