Skip to content

#1dfd7b

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

RGB
29, 253, 123
HSL
145°, 98%, 55%
CMYK
89, 0, 51, 1
Luminance
0.7194

Every format

HEX#1dfd7b
RGBrgb(29, 253, 123)
HSLhsl(145, 98%, 55%)
CMYKcmyk(89%, 0%, 51%, 1%)
LABlab(87.9 -75.8 48.3)
LCHlch(87.9 89.9 147.5)
OKLCHoklch(0.871 0.234 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dfd7b on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#1dfd7b on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green99.2%
Blue48.2%

CMYK percentages

Cyan88.5%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#1dfd7b text on a black background

contrast 15.39:1

Card sample

#1dfd7b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dfd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dfd7b in the Color Lab