#6D991D
A dark, moderate green closely aligning with Olivedrab.
About #6D991D
At its core, #6D991D 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 29 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 29% C, 0% M, 81% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#6D991D
RGB109, 153, 29
HSL81.3°, 68.1%, 35.7%
CMYK29%, 0%, 81%, 40%
HSV81.3°, 81.0%, 60.0%
LAB58.2, -32.9, 55.0
XYZ17.9, 26.1, 5.3
Decimal7182621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D991D;
}
.text-color {
color: #6D991D;
}
.border-color {
border: 2px solid #6D991D;
}