#5FC549
A medium, moderate green closely aligning with Limegreen.
About #5FC549
The precise color #5FC549 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(95, 197, 73).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 52% C, 0% M, 63% Y, and 23% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#5FC549
RGB95, 197, 73
HSL109.4°, 51.7%, 52.9%
CMYK52%, 0%, 63%, 23%
HSV109.4°, 62.9%, 77.3%
LAB71.5, -52.8, 51.8
XYZ25.9, 42.8, 13.2
Decimal6276425
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.57:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FC549;
}
.text-color {
color: #5FC549;
}
.border-color {
border: 2px solid #5FC549;
}