#1DE207
A medium, vivid green closely aligning with Lime.
About #1DE207
The hex code #1DE207 represents a beautifully specific shade of green. Designers often compare it to the standard color Lime. Its digital footprint relies on 29 parts red, 226 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 87% C, 0% M, 97% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DE207
RGB29, 226, 7
HSL114.0°, 94.0%, 45.7%
CMYK87%, 0%, 97%, 11%
HSV114.0°, 96.9%, 88.6%
LAB78.9, -77.2, 75.5
XYZ27.7, 54.7, 9.3
Decimal1958407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.93: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: #1DE207;
}
.text-color {
color: #1DE207;
}
.border-color {
border: 2px solid #1DE207;
}