Skip to content

#1dec3f

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

RGB
29, 236, 63
HSL
130°, 85%, 52%
CMYK
88, 0, 73, 8
Luminance
0.6061

Every format

HEX#1dec3f
RGBrgb(29, 236, 63)
HSLhsl(130, 85%, 52%)
CMYKcmyk(88%, 0%, 73%, 8%)
LABlab(82.2 -77.5 66.5)
LCHlch(82.2 102.2 139.3)
OKLCHoklch(0.821 0.258 144.3)

Copy-ready code

/* CSS */
color: #1dec3f;
background-color: #1dec3f;
/* Tailwind (arbitrary) */
class="text-[#1dec3f] bg-[#1dec3f]"
/* SCSS */
$brand: #1dec3f;
/* SwiftUI */
Color(red: 0.114, green: 0.925, blue: 0.247)
/* Android */
Color.parseColor("#1dec3f")

Accessibility — WCAG contrast

Aa
#1dec3f on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#1dec3f on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green92.5%
Blue24.7%

CMYK percentages

Cyan87.7%
Magenta0.0%
Yellow73.3%
Key (black)7.5%

Color previews

#1dec3f text on a black background

contrast 13.12:1

Card sample

#1dec3f text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1dec3f;
Background color
Panel with #1dec3f background
background-color: #1dec3f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1dec3f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(29, 236, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 236, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1dec3f;
background: linear-gradient(135deg, #1dec3f, #1DECC9);

Monochromatic scale

Palettes built from #1dec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dec3f in the Color Lab