#6D992C
A dark, moderate green closely aligning with Olivedrab.
About #6D992C
At its core, #6D992C is a dark and moderate hue. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 109 red, 153 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 29% cyan, 0% magenta, 71% yellow, and 40% black. The HSL representation is 84.2° hue, 55.3% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D992C
RGB109, 153, 44
HSL84.2°, 55.3%, 38.6%
CMYK29%, 0%, 71%, 40%
HSV84.2°, 71.2%, 60.0%
LAB58.2, -32.1, 49.9
XYZ18.2, 26.2, 6.5
Decimal7182636
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.36:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.21:1
Text on #F8FAFC
AA Large
5.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D992C;
}
.text-color {
color: #6D992C;
}
.border-color {
border: 2px solid #6D992C;
}