#167C5F
A dark, moderate green closely aligning with Seagreen.
About #167C5F
The precise color #167C5F is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 124, and 95.
For print applications, it's crucial to understand its CMYK makeup. The color uses 82% Cyan, 0% Magenta, 23% Yellow, and 51% Black. With a hue angle of 162.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#167C5F
RGB22, 124, 95
HSL162.9°, 69.9%, 28.6%
CMYK82%, 0%, 23%, 51%
HSV162.9°, 82.3%, 48.6%
LAB46.2, -35.2, 8.0
XYZ9.6, 15.4, 13.3
Decimal1473631
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.14:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167C5F;
}
.text-color {
color: #167C5F;
}
.border-color {
border: 2px solid #167C5F;
}