#169942
A dark, vivid green closely aligning with Forestgreen.
About #169942
The hex code #169942 represents a beautifully specific shade of green. Designers often compare it to the standard color Forestgreen. Its digital footprint relies on 22 parts red, 153 parts green, and 66 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 86% C, 0% M, 57% Y, and 40% K. 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. 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#169942
RGB22, 153, 66
HSL140.2°, 74.9%, 34.3%
CMYK86%, 0%, 57%, 40%
HSV140.2°, 85.6%, 60.0%
LAB55.4, -52.2, 36.1
XYZ12.7, 23.3, 9.0
Decimal1481026
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.67:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #169942;
}
.text-color {
color: #169942;
}
.border-color {
border: 2px solid #169942;
}