#168A16
A dark, vivid green closely aligning with Green.
About #168A16
Visually, #168A16 is defined as a vivid green. Its closest recognized web color is Green. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 138, and 22.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 84% cyan, 0% magenta, 84% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#168A16
RGB22, 138, 22
HSL120.0°, 72.5%, 31.4%
CMYK84%, 0%, 84%, 46%
HSV120.0°, 84.1%, 54.1%
LAB50.0, -51.9, 48.4
XYZ9.6, 18.4, 3.8
Decimal1477142
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.68:1
Text on #000000
AA
4.29:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168A16;
}
.text-color {
color: #168A16;
}
.border-color {
border: 2px solid #168A16;
}