#166D33
A dark, moderate green closely aligning with Seagreen.
About #166D33
At its core, #166D33 is a dark and moderate hue. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 109, and 51.
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 140.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#166D33
RGB22, 109, 51
HSL140.0°, 66.4%, 25.7%
CMYK80%, 0%, 53%, 57%
HSV140.0°, 79.8%, 42.7%
LAB40.2, -38.7, 25.3
XYZ6.4, 11.3, 5.0
Decimal1469747
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.42:1
Text on #FFFFFF
AA
3.27:1
Text on #000000
AA Large
6.14:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #166D33;
}
.text-color {
color: #166D33;
}
.border-color {
border: 2px solid #166D33;
}