Skip to content

#1dfd2d

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

RGB
29, 253, 45
HSL
124°, 98%, 55%
CMYK
89, 0, 82, 1
Luminance
0.7070

Every format

HEX#1dfd2d
RGBrgb(29, 253, 45)
HSLhsl(124, 98%, 55%)
CMYKcmyk(89%, 0%, 82%, 1%)
LABlab(87.3 -83.3 76.7)
LCHlch(87.3 113.2 137.4)
OKLCHoklch(0.864 0.282 143.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dfd2d on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#1dfd2d on black: 15.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green99.2%
Blue17.6%

CMYK percentages

Cyan88.5%
Magenta0.0%
Yellow82.2%
Key (black)0.8%

Color previews

#1dfd2d text on a black background

contrast 15.14:1

Card sample

#1dfd2d text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dfd2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dfd2d in the Color Lab