#5FD399
A light, moderate green closely aligning with Mediumseagreen.
About #5FD399
The hex code #5FD399 represents a beautifully specific shade of green. It is closely associated with the named CSS color Mediumseagreen. This translates to an RGB value of rgb(95, 211, 153).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 55% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5FD399
RGB95, 211, 153
HSL150.0°, 56.9%, 60.0%
CMYK55%, 0%, 27%, 17%
HSV150.0°, 55.0%, 82.7%
LAB76.9, -46.2, 19.0
XYZ33.8, 51.3, 38.3
Decimal6280089
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.26:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FD399;
}
.text-color {
color: #5FD399;
}
.border-color {
border: 2px solid #5FD399;
}