#168300
A dark, vivid green closely aligning with Green.
About #168300
The precise color #168300 is an excellent choice for modern design projects. Its closest recognized web color is Green. This translates to an RGB value of rgb(22, 131, 0).
Translating this color to physical media requires the CMYK color model. The color uses 83% Cyan, 0% Magenta, 100% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#168300
RGB22, 131, 0
HSL109.9°, 100.0%, 25.7%
CMYK83%, 0%, 100%, 49%
HSV109.9°, 100.0%, 51.4%
LAB47.5, -50.6, 51.0
XYZ8.4, 16.4, 2.7
Decimal1475328
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.28:1
Text on #000000
AA Large
4.69:1
Text on #F8FAFC
AA
3.64:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #168300;
}
.text-color {
color: #168300;
}
.border-color {
border: 2px solid #168300;
}