#1DFF42

A medium, vivid green closely aligning with Lime.

About #1DFF42

When working with digital screens, the color #1DFF42 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lime. Its digital footprint relies on 29 parts red, 255 parts green, and 66 parts blue light.

Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 89% C, 0% M, 74% Y, and 0% K. With a hue angle of 129.8 degrees, it sits comfortably in the green spectrum.

Ensuring your text is legible against this background is a key part of web design. 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#1DFF42
RGB29, 255, 66
HSL129.8°, 100.0%, 55.7%
CMYK89%, 0%, 74%, 0%
HSV129.8°, 88.6%, 100.0%
LAB88.1, -82.6, 71.4
XYZ37.3, 72.2, 17.1
Decimal1965890

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.43:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.12:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00