#1DD307
A medium, vivid green closely aligning with Limegreen.
About #1DD307
The hex code #1DD307 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 29 parts red, 211 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 86% Cyan, 0% Magenta, 97% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DD307
RGB29, 211, 7
HSL113.5°, 93.6%, 42.7%
CMYK86%, 0%, 97%, 17%
HSV113.5°, 96.7%, 82.7%
LAB74.1, -73.1, 71.6
XYZ23.8, 46.9, 8.0
Decimal1954567
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.37:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD307;
}
.text-color {
color: #1DD307;
}
.border-color {
border: 2px solid #1DD307;
}