#6D872C
A dark, moderate green closely aligning with Olivedrab.
About #6D872C
At its core, #6D872C is a dark and moderate hue. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(109, 135, 44).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 19% cyan, 0% magenta, 67% yellow, and 47% black. 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, #000000 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#6D872C
RGB109, 135, 44
HSL77.1°, 50.8%, 35.1%
CMYK19%, 0%, 67%, 47%
HSV77.1°, 67.4%, 52.9%
LAB52.7, -23.3, 44.1
XYZ15.4, 20.8, 5.6
Decimal7178028
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.15:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D872C;
}
.text-color {
color: #6D872C;
}
.border-color {
border: 2px solid #6D872C;
}