#1DF80F

A medium, vivid green closely aligning with Lime.

About #1DF80F

When working with digital screens, the color #1DF80F is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lime. This translates to an RGB value of rgb(29, 248, 15).

When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 88% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.

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#1DF80F
RGB29, 248, 15
HSL116.4°, 94.3%, 51.6%
CMYK88%, 0%, 94%, 3%
HSV116.4°, 94.0%, 97.3%
LAB85.7, -83.0, 80.4
XYZ34.2, 67.4, 11.7
Decimal1964047

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.45:1
Text on #FFFFFF
FAIL
14.49:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.31:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00