#75AF6D
A medium, muted green closely aligning with Darkseagreen.
About #75AF6D
The precise color #75AF6D is an excellent choice for modern design projects. Its closest recognized web color is Darkseagreen. This translates to an RGB value of rgb(117, 175, 109).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 33% C, 0% M, 38% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75AF6D
RGB117, 175, 109
HSL112.7°, 29.2%, 55.7%
CMYK33%, 0%, 38%, 31%
HSV112.7°, 37.7%, 68.6%
LAB66.2, -32.0, 28.0
XYZ25.4, 35.5, 20.0
Decimal7712621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.11:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75AF6D;
}
.text-color {
color: #75AF6D;
}
.border-color {
border: 2px solid #75AF6D;
}