#1DA03A
A dark, moderate green closely aligning with Forestgreen.
About #1DA03A
At its core, #1DA03A is a dark and moderate hue. Designers often compare it to the standard color Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 160, and 58.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 82% cyan and 0% magenta inks. The HSL representation is 133.3° hue, 69.3% saturation, and 37.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#1DA03A
RGB29, 160, 58
HSL133.3°, 69.3%, 37.1%
CMYK82%, 0%, 64%, 37%
HSV133.3°, 81.9%, 62.7%
LAB57.8, -54.9, 42.6
XYZ13.8, 25.7, 8.2
Decimal1941562
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.14:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA03A;
}
.text-color {
color: #1DA03A;
}
.border-color {
border: 2px solid #1DA03A;
}