#1D7542
A dark, moderate green closely aligning with Seagreen.
About #1D7542
The hex code #1D7542 represents a beautifully specific shade of green. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 117, and 66.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 75% C, 0% M, 44% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D7542
RGB29, 117, 66
HSL145.2°, 60.3%, 28.6%
CMYK75%, 0%, 44%, 54%
HSV145.2°, 75.2%, 45.9%
LAB43.3, -38.0, 21.0
XYZ7.9, 13.4, 7.3
Decimal1930562
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.71:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.46:1
Text on #F8FAFC
AA
3.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7542;
}
.text-color {
color: #1D7542;
}
.border-color {
border: 2px solid #1D7542;
}