#1D752C
A dark, moderate green closely aligning with Darkgreen.
About #1D752C
The precise color #1D752C is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 117, and 44.
If you are designing for print, the four-color process is what matters most. The color uses 75% Cyan, 0% Magenta, 62% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D752C
RGB29, 117, 44
HSL130.2°, 60.3%, 28.6%
CMYK75%, 0%, 62%, 54%
HSV130.2°, 75.2%, 45.9%
LAB43.0, -41.6, 32.4
XYZ7.3, 13.2, 4.5
Decimal1930540
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.78:1
Text on #FFFFFF
AA
3.63:1
Text on #000000
AA Large
5.52:1
Text on #F8FAFC
AA
3.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D752C;
}
.text-color {
color: #1D752C;
}
.border-color {
border: 2px solid #1D752C;
}