#5FC57C
A medium, moderate green closely aligning with Mediumseagreen.
About #5FC57C
Visually, #5FC57C is defined as a moderate green. Designers often compare it to the standard color Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 197, and 124.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 52% C, 0% M, 37% Y, and 23% K. With a hue angle of 137.1 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FC57C
RGB95, 197, 124
HSL137.1°, 46.8%, 57.3%
CMYK52%, 0%, 37%, 23%
HSV137.1°, 51.8%, 77.3%
LAB72.1, -45.8, 27.8
XYZ28.3, 43.8, 26.0
Decimal6276476
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.15:1
Text on #FFFFFF
FAIL
9.76:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FC57C;
}
.text-color {
color: #5FC57C;
}
.border-color {
border: 2px solid #5FC57C;
}