#1DE21D
A medium, vivid green closely aligning with Limegreen.
About #1DE21D
The precise color #1DE21D is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(29, 226, 29).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 87% cyan, 0% magenta, 87% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DE21D
RGB29, 226, 29
HSL120.0°, 77.3%, 50.0%
CMYK87%, 0%, 87%, 11%
HSV120.0°, 87.2%, 88.6%
LAB78.9, -76.6, 72.6
XYZ27.9, 54.7, 10.3
Decimal1958429
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.95:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE21D;
}
.text-color {
color: #1DE21D;
}
.border-color {
border: 2px solid #1DE21D;
}