#1DA02C
A dark, moderate green closely aligning with Forestgreen.
About #1DA02C
The precise color #1DA02C is an excellent choice for modern design projects. Designers often compare it to the standard color Forestgreen. This translates to an RGB value of rgb(29, 160, 44).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 82% C, 0% M, 72% Y, and 37% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DA02C
RGB29, 160, 44
HSL126.9°, 69.3%, 37.1%
CMYK82%, 0%, 72%, 37%
HSV126.9°, 81.9%, 62.7%
LAB57.6, -56.3, 48.4
XYZ13.5, 25.6, 6.6
Decimal1941548
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.12:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA02C;
}
.text-color {
color: #1DA02C;
}
.border-color {
border: 2px solid #1DA02C;
}