#2C6D1D
A dark, moderate green closely aligning with Darkgreen.
About #2C6D1D
The precise color #2C6D1D is an excellent choice for modern design projects. Its closest recognized web color is Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 109, and 29.
If you are designing for print, the four-color process is what matters most. The color uses 60% Cyan, 0% Magenta, 73% Yellow, and 57% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C6D1D
RGB44, 109, 29
HSL108.8°, 58.0%, 27.1%
CMYK60%, 0%, 73%, 57%
HSV108.8°, 73.4%, 42.7%
LAB40.5, -36.7, 36.8
XYZ6.7, 11.6, 3.0
Decimal2911517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C6D1D;
}
.text-color {
color: #2C6D1D;
}
.border-color {
border: 2px solid #2C6D1D;
}