#168349
A dark, vivid green closely aligning with Seagreen.
About #168349
At its core, #168349 is a dark and vivid hue. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(22, 131, 73).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 83% cyan, 0% magenta, 44% yellow, and 49% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#168349
RGB22, 131, 73
HSL148.1°, 71.2%, 30.0%
CMYK83%, 0%, 44%, 49%
HSV148.1°, 83.2%, 51.4%
LAB48.1, -43.1, 23.2
XYZ9.6, 16.9, 9.1
Decimal1475401
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.38:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168349;
}
.text-color {
color: #168349;
}
.border-color {
border: 2px solid #168349;
}