#16B66D
A medium, vivid green closely aligning with Mediumseagreen.
About #16B66D
Visually, #16B66D is defined as a vivid green. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 22 red, 182 green, and 109 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 88% cyan, 0% magenta, 40% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16B66D
RGB22, 182, 109
HSL152.6°, 78.4%, 40.0%
CMYK88%, 0%, 40%, 29%
HSV152.6°, 87.9%, 71.4%
LAB65.5, -55.0, 26.7
XYZ19.8, 34.7, 20.1
Decimal1488493
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16B66D;
}
.text-color {
color: #16B66D;
}
.border-color {
border: 2px solid #16B66D;
}