#6DA042
A medium, moderate green closely aligning with Olivedrab.
About #6DA042
The hex code #6DA042 represents a beautifully specific shade of green. Its closest recognized web color is Olivedrab. Its digital footprint relies on 109 parts red, 160 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 32% Cyan, 0% Magenta, 59% Yellow, and 37% Black. With a hue angle of 92.6 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6DA042
RGB109, 160, 66
HSL92.6°, 41.6%, 44.3%
CMYK32%, 0%, 59%, 37%
HSV92.6°, 58.7%, 62.7%
LAB60.6, -33.4, 42.8
XYZ19.9, 28.8, 9.7
Decimal7184450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.76:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DA042;
}
.text-color {
color: #6DA042;
}
.border-color {
border: 2px solid #6DA042;
}