#166D24
A dark, moderate green closely aligning with Darkgreen.
About #166D24
When working with digital screens, the color #166D24 is rendered by mixing light. Its closest recognized web color is Darkgreen. Its digital footprint relies on 22 parts red, 109 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 80% Cyan, 0% Magenta, 67% Yellow, and 57% Black. With a hue angle of 129.7 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#166D24
RGB22, 109, 36
HSL129.7°, 66.4%, 25.7%
CMYK80%, 0%, 67%, 57%
HSV129.7°, 79.8%, 42.7%
LAB40.0, -40.9, 32.8
XYZ6.1, 11.2, 3.5
Decimal1469732
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.47:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.18:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #166D24;
}
.text-color {
color: #166D24;
}
.border-color {
border: 2px solid #166D24;
}