#167557
A dark, moderate green closely aligning with Seagreen.
About #167557
Visually, #167557 is defined as a moderate green. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 22 red, 117 green, and 87 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 81% cyan, 0% magenta, 26% yellow, and 54% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#167557
RGB22, 117, 87
HSL161.1°, 68.3%, 27.3%
CMYK81%, 0%, 26%, 54%
HSV161.1°, 81.2%, 45.9%
LAB43.6, -34.2, 9.1
XYZ8.4, 13.6, 11.2
Decimal1471831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167557;
}
.text-color {
color: #167557;
}
.border-color {
border: 2px solid #167557;
}