#16D37C
A medium, vivid green closely aligning with Mediumspringgreen.
About #16D37C
When working with digital screens, the color #16D37C is rendered by mixing light. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 22 parts red, 211 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 90% cyan and 0% magenta inks. The HSL representation is 152.4° hue, 81.1% saturation, and 45.7% lightness.
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#16D37C
RGB22, 211, 124
HSL152.4°, 81.1%, 45.7%
CMYK90%, 0%, 41%, 17%
HSV152.4°, 89.6%, 82.7%
LAB75.0, -62.3, 31.3
XYZ27.3, 48.2, 26.9
Decimal1495932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.64:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16D37C;
}
.text-color {
color: #16D37C;
}
.border-color {
border: 2px solid #16D37C;
}