#5FAF6D
A medium, moderate green closely aligning with Mediumseagreen.
About #5FAF6D
Visually, #5FAF6D is defined as a moderate green. Designers often compare it to the standard color Mediumseagreen. This translates to an RGB value of rgb(95, 175, 109).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 46% Cyan, 0% Magenta, 38% Yellow, and 31% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5FAF6D
RGB95, 175, 109
HSL130.5°, 33.3%, 52.9%
CMYK46%, 0%, 38%, 31%
HSV130.5°, 45.7%, 68.6%
LAB65.1, -38.9, 26.4
XYZ22.8, 34.2, 19.9
Decimal6270829
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.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5FAF6D;
}
.text-color {
color: #5FAF6D;
}
.border-color {
border: 2px solid #5FAF6D;
}