#75AF8A
A medium, muted green closely aligning with Darkseagreen.
About #75AF8A
At its core, #75AF8A is a medium and muted hue. Designers often compare it to the standard color Darkseagreen. Its digital footprint relies on 117 parts red, 175 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 33% cyan and 0% magenta inks. The HSL representation is 141.7° hue, 26.6% saturation, and 57.3% lightness.
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#75AF8A
RGB117, 175, 138
HSL141.7°, 26.6%, 57.3%
CMYK33%, 0%, 21%, 31%
HSV141.7°, 33.1%, 68.6%
LAB66.7, -26.9, 13.1
XYZ27.3, 36.3, 29.6
Decimal7712650
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.26:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75AF8A;
}
.text-color {
color: #75AF8A;
}
.border-color {
border: 2px solid #75AF8A;
}