#2C5016
A dark, moderate green closely aligning with Darkolivegreen.
About #2C5016
Visually, #2C5016 is defined as a moderate green. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 44 parts red, 80 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 45% cyan, 0% magenta, 72% yellow, and 69% black. The HSL representation is 97.2° hue, 56.9% saturation, and 20.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C5016
RGB44, 80, 22
HSL97.2°, 56.9%, 20.0%
CMYK45%, 0%, 72%, 69%
HSV97.2°, 72.5%, 31.4%
LAB30.2, -24.6, 29.1
XYZ4.1, 6.3, 1.8
Decimal2904086
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.27:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.86:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C5016;
}
.text-color {
color: #2C5016;
}
.border-color {
border: 2px solid #2C5016;
}