#168350
A dark, vivid green closely aligning with Seagreen.
About #168350
The hex code #168350 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, 131 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 83% C, 0% M, 39% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#168350
RGB22, 131, 80
HSL151.9°, 71.2%, 30.0%
CMYK83%, 0%, 39%, 49%
HSV151.9°, 83.2%, 51.4%
LAB48.2, -41.7, 19.5
XYZ9.9, 17.0, 10.3
Decimal1475408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.78:1
Text on #FFFFFF
AA
4.40:1
Text on #000000
AA Large
4.57:1
Text on #F8FAFC
AA
3.74:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168350;
}
.text-color {
color: #168350;
}
.border-color {
border: 2px solid #168350;
}