#6D8A42
A medium, moderate green closely aligning with Darkolivegreen.
About #6D8A42
The precise color #6D8A42 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(109, 138, 66).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 21% C, 0% M, 52% Y, and 46% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D8A42
RGB109, 138, 66
HSL84.2°, 35.3%, 40.0%
CMYK21%, 0%, 52%, 46%
HSV84.2°, 52.2%, 54.1%
LAB53.8, -22.8, 34.9
XYZ16.4, 21.8, 8.5
Decimal7178818
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.36:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D8A42;
}
.text-color {
color: #6D8A42;
}
.border-color {
border: 2px solid #6D8A42;
}