#166D16
A dark, moderate green closely aligning with Darkgreen.
About #166D16
The precise color #166D16 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgreen. This translates to an RGB value of rgb(22, 109, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 80% cyan and 0% magenta inks. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#166D16
RGB22, 109, 22
HSL120.0°, 66.4%, 25.7%
CMYK80%, 0%, 80%, 57%
HSV120.0°, 79.8%, 42.7%
LAB39.9, -42.3, 38.7
XYZ5.9, 11.2, 2.6
Decimal1469718
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.50:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.21:1
Text on #F8FAFC
AA
2.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #166D16;
}
.text-color {
color: #166D16;
}
.border-color {
border: 2px solid #166D16;
}