#1D750F
A dark, vivid green closely aligning with Darkgreen.
About #1D750F
At its core, #1D750F is a dark and vivid hue. 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 15.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 75% cyan and 0% magenta inks. With a hue angle of 111.8 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF 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#1D750F
RGB29, 117, 15
HSL111.8°, 77.3%, 25.9%
CMYK75%, 0%, 87%, 54%
HSV111.8°, 87.2%, 45.9%
LAB42.8, -44.3, 43.8
XYZ7.0, 13.0, 2.6
Decimal1930511
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.83:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.57:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D750F;
}
.text-color {
color: #1D750F;
}
.border-color {
border: 2px solid #1D750F;
}