#168357
A dark, vivid green closely aligning with Seagreen.
About #168357
At its core, #168357 is a dark and vivid hue. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 22 red, 131 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 83% cyan and 0% magenta inks. With a hue angle of 155.8 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#168357
RGB22, 131, 87
HSL155.8°, 71.2%, 30.0%
CMYK83%, 0%, 34%, 49%
HSV155.8°, 83.2%, 51.4%
LAB48.4, -40.1, 15.7
XYZ10.2, 17.1, 11.8
Decimal1475415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168357;
}
.text-color {
color: #168357;
}
.border-color {
border: 2px solid #168357;
}