#16F87C
A medium, vivid green closely aligning with Springgreen.
About #16F87C
At its core, #16F87C is a medium and vivid hue. It is closely associated with the named CSS color Springgreen. Its digital footprint relies on 22 parts red, 248 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 91% C, 0% M, 50% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#16F87C
RGB22, 248, 124
HSL147.1°, 94.2%, 52.9%
CMYK91%, 0%, 50%, 3%
HSV147.1°, 91.1%, 97.3%
LAB86.4, -74.5, 45.9
XYZ37.5, 68.8, 30.4
Decimal1505404
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.75:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F87C;
}
.text-color {
color: #16F87C;
}
.border-color {
border: 2px solid #16F87C;
}