#5FB63A
A medium, moderate green closely aligning with Forestgreen.
About #5FB63A
The precise color #5FB63A is an excellent choice for modern design projects. Designers often compare it to the standard color Forestgreen. This translates to an RGB value of rgb(95, 182, 58).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 48% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5FB63A
RGB95, 182, 58
HSL102.1°, 51.7%, 47.1%
CMYK48%, 0%, 68%, 29%
HSV102.1°, 68.1%, 71.4%
LAB66.7, -48.4, 52.8
XYZ22.2, 36.2, 9.8
Decimal6272570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.24:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
7.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FB63A;
}
.text-color {
color: #5FB63A;
}
.border-color {
border: 2px solid #5FB63A;
}