#168A5F
A dark, vivid green closely aligning with Seagreen.
About #168A5F
The hex code #168A5F represents a beautifully specific shade of green. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 22 parts red, 138 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 84% Cyan, 0% Magenta, 31% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#168A5F
RGB22, 138, 95
HSL157.8°, 72.5%, 31.4%
CMYK84%, 0%, 31%, 46%
HSV157.8°, 84.1%, 54.1%
LAB50.9, -41.1, 14.6
XYZ11.5, 19.2, 13.9
Decimal1477215
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.83:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168A5F;
}
.text-color {
color: #168A5F;
}
.border-color {
border: 2px solid #168A5F;
}