#16FFA0
A medium, vivid green closely aligning with Mediumspringgreen.
About #16FFA0
At its core, #16FFA0 is a medium and vivid hue. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(22, 255, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 91% Cyan, 0% Magenta, 37% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16FFA0
RGB22, 255, 160
HSL155.5°, 100.0%, 54.3%
CMYK91%, 0%, 37%, 0%
HSV155.5°, 91.4%, 100.0%
LAB89.0, -70.6, 31.7
XYZ42.4, 74.2, 45.3
Decimal1507232
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.85:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16FFA0;
}
.text-color {
color: #16FFA0;
}
.border-color {
border: 2px solid #16FFA0;
}