#167C50
A dark, moderate green closely aligning with Seagreen.
About #167C50
The hex code #167C50 represents a beautifully specific shade of green. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 22 red, 124 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 82% C, 0% M, 35% Y, and 51% K. With a hue angle of 154.1 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#167C50
RGB22, 124, 80
HSL154.1°, 69.9%, 28.6%
CMYK82%, 0%, 35%, 51%
HSV154.1°, 82.3%, 48.6%
LAB45.9, -38.9, 16.3
XYZ9.0, 15.2, 10.0
Decimal1473616
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.21:1
Text on #FFFFFF
AA
4.03:1
Text on #000000
AA Large
4.98:1
Text on #F8FAFC
AA
3.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167C50;
}
.text-color {
color: #167C50;
}
.border-color {
border: 2px solid #167C50;
}