#1DFF3A

A medium, vivid green closely aligning with Lime.

About #1DFF3A

The hex code #1DFF3A represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lime. This translates to an RGB value of rgb(29, 255, 58).

If you are designing for print, the four-color process is what matters most. The color uses 89% Cyan, 0% Magenta, 77% Yellow, and 0% Black. The HSL representation is 127.7° hue, 100.0% saturation, and 55.7% lightness.

Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#1DFF3A
RGB29, 255, 58
HSL127.7°, 100.0%, 55.7%
CMYK89%, 0%, 77%, 0%
HSV127.7°, 88.6%, 100.0%
LAB88.0, -83.1, 73.9
XYZ37.0, 72.1, 16.0
Decimal1965882

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.36:1
Text on #FFFFFF
FAIL
15.42:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.11:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #1DFF3A; }
.text-color { color: #1DFF3A; }
.border-color { border: 2px solid #1DFF3A; }

Similar Colors

Lime
#00FF00