#6DAF3A
A medium, moderate green closely aligning with Olivedrab.
About #6DAF3A
The precise color #6DAF3A is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(109, 175, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DAF3A
RGB109, 175, 58
HSL93.8°, 50.2%, 45.7%
CMYK38%, 0%, 67%, 31%
HSV93.8°, 66.9%, 68.6%
LAB65.1, -40.9, 51.4
XYZ22.4, 34.2, 9.4
Decimal7188282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.84:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.67:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DAF3A;
}
.text-color {
color: #6DAF3A;
}
.border-color {
border: 2px solid #6DAF3A;
}