#6D8A5F
A medium, muted green closely aligning with Darkolivegreen.
About #6D8A5F
The hex code #6D8A5F represents a beautifully specific shade of green. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 109 parts red, 138 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 21% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D8A5F
RGB109, 138, 95
HSL100.5°, 18.5%, 45.7%
CMYK21%, 0%, 31%, 46%
HSV100.5°, 31.2%, 54.1%
LAB54.3, -18.8, 19.8
XYZ17.5, 22.3, 14.2
Decimal7178847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.45:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D8A5F;
}
.text-color {
color: #6D8A5F;
}
.border-color {
border: 2px solid #6D8A5F;
}