#167C49
A dark, moderate green closely aligning with Seagreen.
About #167C49
At its core, #167C49 is a dark and moderate hue. Its closest recognized web color is Seagreen. Its digital footprint relies on 22 parts red, 124 parts green, and 73 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 82% C, 0% M, 41% Y, and 51% K. The HSL representation is 150.0° hue, 69.9% saturation, and 28.6% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#167C49
RGB22, 124, 73
HSL150.0°, 69.9%, 28.6%
CMYK82%, 0%, 41%, 51%
HSV150.0°, 82.3%, 48.6%
LAB45.7, -40.4, 20.1
XYZ8.7, 15.1, 8.8
Decimal1473609
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.23:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.00:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167C49;
}
.text-color {
color: #167C49;
}
.border-color {
border: 2px solid #167C49;
}