#166D3A
A dark, moderate green closely aligning with Seagreen.
About #166D3A
The precise color #166D3A is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(22, 109, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 80% Cyan, 0% Magenta, 47% Yellow, and 57% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#166D3A
RGB22, 109, 58
HSL144.8°, 66.4%, 25.7%
CMYK80%, 0%, 47%, 57%
HSV144.8°, 79.8%, 42.7%
LAB40.3, -37.4, 21.5
XYZ6.6, 11.4, 5.9
Decimal1469754
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.11:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #166D3A;
}
.text-color {
color: #166D3A;
}
.border-color {
border: 2px solid #166D3A;
}