#1DE20F
A medium, vivid green closely aligning with Lime.
About #1DE20F
The precise color #1DE20F is an excellent choice for modern design projects. Its closest recognized web color is Lime. Its digital footprint relies on 29 parts red, 226 parts green, and 15 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 87% C, 0% M, 93% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DE20F
RGB29, 226, 15
HSL116.0°, 87.6%, 47.3%
CMYK87%, 0%, 93%, 11%
HSV116.0°, 93.4%, 88.6%
LAB78.9, -77.0, 74.7
XYZ27.8, 54.7, 9.5
Decimal1958415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.94:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE20F;
}
.text-color {
color: #1DE20F;
}
.border-color {
border: 2px solid #1DE20F;
}