#6DAF75
A medium, muted green closely aligning with Darkseagreen.
About #6DAF75
The hex code #6DAF75 represents a beautifully specific shade of green. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(109, 175, 117).
If you are designing for print, the four-color process is what matters most. The color uses 38% Cyan, 0% Magenta, 33% Yellow, and 31% Black. The HSL representation is 127.3° hue, 29.2% saturation, and 55.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6DAF75
RGB109, 175, 117
HSL127.3°, 29.2%, 55.7%
CMYK38%, 0%, 33%, 31%
HSV127.3°, 37.7%, 68.6%
LAB65.9, -33.3, 23.3
XYZ24.8, 35.2, 22.3
Decimal7188341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.04:1
Text on #000000
AAA
2.50:1
Text on #F8FAFC
FAIL
6.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DAF75;
}
.text-color {
color: #6DAF75;
}
.border-color {
border: 2px solid #6DAF75;
}