#6DA01D
A dark, moderate green closely aligning with Olivedrab.
About #6DA01D
The precise color #6DA01D is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(109, 160, 29).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 32% cyan, 0% magenta, 82% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
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#6DA01D
RGB109, 160, 29
HSL83.4°, 69.3%, 37.1%
CMYK32%, 0%, 82%, 37%
HSV83.4°, 81.9%, 62.7%
LAB60.3, -36.1, 57.0
XYZ19.1, 28.5, 5.7
Decimal7184413
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.14:1
Text on #FFFFFF
AA Large
6.70:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
FAIL
5.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DA01D;
}
.text-color {
color: #6DA01D;
}
.border-color {
border: 2px solid #6DA01D;
}