#1DD730 Color Information

Hex color code: #1DD730

A striking green shade, #1DD730 appears as (29, 215, 48) in RGB and (126°, 76%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameLime
HEX
#1DD730
RGB
29, 215, 48
HSL
126°, 76%, 48%
CMYK
87%, 0%, 78%, 16%

Shades

CSS Usage
color: #1DD730;
background-color: #1DD730;
border-color: #1DD730;
box-shadow: 0 0 10px #1DD730;
border: 2px solid #1DD730;
Tailwind Usage
bg-[#1DD730]
text-[#1DD730]
border-[#1DD730]
shadow-[0_0_10px_1DD730]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1DD730, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1DD730; color: #000000; }

Badge

New Feature
.badge { background-color: #1DD730; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #1DD730; background-color: #1DD73015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1DD73020; border-left: 4px solid #1DD730; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #1DD730; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1DD730 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

29, 215, 48

Red: 29 / Green: 215 / Blue: 48

HSL

126°, 76%, 48%

Hue: 126° / Saturation: 76% / Lightness: 48%

CMYK

87%, 0%, 78%, 16%

Cyan: 87% / Magenta: 0% / Yellow: 78% / Key: 16%

What color is #1DD730?

#1DD730 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1DD730 to RGB:

rgb(29, 215, 48)HEX to RGB Converter →

HEX to HSL

Convert #1DD730 to HSL:

hsl(126, 76%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #1DD730 to CMYK:

cmyk(87%, 0%, 78%, 16%)Color Converter →

Color Meaning and Usage

#1DD730 is a vivid green color with RGB values of 29, 215, 48 and HSL of 126°, 76%, 48%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1DD730 is #D71DC5, creating high-contrast pairings. For softer combinations, try analogous colors like #68D71D.

Use #1DD730 in CSS: color: #1DD730 or background-color: #1DD730. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #1DD730

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.82:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1DD730?

#1DD730 is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #1DD730?

#1DD730 in RGB is (29, 215, 48) - 29 red, 215 green, and 48 blue.

How to use #1DD730 in CSS?

Use #1DD730 directly in your CSS properties like color or background-color.

What colors go well with #1DD730?

#D71DC5 (complementary), #68D71D (analogous), and #149421 (lighter shade) work well with #1DD730.