#5FC542
A medium, moderate green closely aligning with Limegreen.
About #5FC542
When working with digital screens, the color #5FC542 is rendered by mixing light. It is closely associated with the named CSS color Limegreen. In the RGB color space, it consists of 95 red, 197 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 52% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#5FC542
RGB95, 197, 66
HSL106.7°, 53.0%, 51.6%
CMYK52%, 0%, 66%, 23%
HSV106.7°, 66.5%, 77.3%
LAB71.4, -53.5, 54.6
XYZ25.7, 42.8, 12.1
Decimal6276418
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.55:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FC542;
}
.text-color {
color: #5FC542;
}
.border-color {
border: 2px solid #5FC542;
}