#6D9950
A medium, moderate green closely aligning with Olivedrab.
About #6D9950
When working with digital screens, the color #6D9950 is rendered by mixing light. Its closest recognized web color is Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 153, and 80.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D9950
RGB109, 153, 80
HSL96.2°, 31.3%, 45.7%
CMYK29%, 0%, 48%, 40%
HSV96.2°, 47.7%, 60.0%
LAB58.6, -28.5, 33.5
XYZ19.1, 26.6, 11.7
Decimal7182672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D9950;
}
.text-color {
color: #6D9950;
}
.border-color {
border: 2px solid #6D9950;
}