#168A33
A dark, vivid green closely aligning with Forestgreen.
About #168A33
Visually, #168A33 is defined as a vivid green. Designers often compare it to the standard color Forestgreen. Its digital footprint relies on 22 parts red, 138 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 84% C, 0% M, 63% Y, and 46% K. With a hue angle of 135.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#168A33
RGB22, 138, 51
HSL135.0°, 72.5%, 31.4%
CMYK84%, 0%, 63%, 46%
HSV135.0°, 84.1%, 54.1%
LAB50.2, -49.2, 37.2
XYZ10.0, 18.6, 6.2
Decimal1477171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168A33;
}
.text-color {
color: #168A33;
}
.border-color {
border: 2px solid #168A33;
}