#5FF8A0
A light, vivid green closely aligning with Mediumspringgreen.
About #5FF8A0
Visually, #5FF8A0 is defined as a vivid green. Designers often compare it to the standard color Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 248, and 160.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 62% C, 0% M, 35% Y, and 3% K. With a hue angle of 145.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5FF8A0
RGB95, 248, 160
HSL145.5°, 91.6%, 67.3%
CMYK62%, 0%, 35%, 3%
HSV145.5°, 61.7%, 97.3%
LAB88.0, -59.7, 30.6
XYZ44.6, 72.1, 44.8
Decimal6289568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.42:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF8A0;
}
.text-color {
color: #5FF8A0;
}
.border-color {
border: 2px solid #5FF8A0;
}