#2C4907
A very dark, vivid green closely aligning with Darkolivegreen.
About #2C4907
At its core, #2C4907 is a very dark and vivid hue. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 44 parts red, 73 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 40% C, 0% M, 90% Y, and 71% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#2C4907
RGB44, 73, 7
HSL86.4°, 82.5%, 15.7%
CMYK40%, 0%, 90%, 71%
HSV86.4°, 90.4%, 28.6%
LAB27.6, -22.3, 32.7
XYZ3.5, 5.3, 1.0
Decimal2902279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.18:1
Text on #FFFFFF
AAA
2.06:1
Text on #000000
FAIL
9.73:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C4907;
}
.text-color {
color: #2C4907;
}
.border-color {
border: 2px solid #2C4907;
}