Skip to content

#3ddf4e

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

RGB
61, 223, 78
HSL
126°, 72%, 56%
CMYK
73, 0, 65, 13
Luminance
0.5432

Every format

HEX#3ddf4e
RGBrgb(61, 223, 78)
HSLhsl(126, 72%, 56%)
CMYKcmyk(73%, 0%, 65%, 13%)
LABlab(78.6 -68.7 57.4)
LCHlch(78.6 89.5 140.1)
OKLCHoklch(0.793 0.228 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ddf4e on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#3ddf4e on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green87.5%
Blue30.6%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow65.0%
Key (black)12.5%

Color previews

#3ddf4e text on a black background

contrast 11.86:1

Card sample

#3ddf4e text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ddf4e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ddf4e in the Color Lab