#2C5700
A very dark, vivid green closely aligning with Darkgreen.
About #2C5700
The precise color #2C5700 is an excellent choice for modern design projects. Its closest recognized web color is Darkgreen. In the RGB color space, it consists of 44 red, 87 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 49% Cyan, 0% Magenta, 100% Yellow, and 66% Black. The HSL representation is 89.7° hue, 100.0% saturation, and 17.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C5700
RGB44, 87, 0
HSL89.7°, 100.0%, 17.1%
CMYK49%, 0%, 100%, 66%
HSV89.7°, 100.0%, 34.1%
LAB32.6, -29.3, 39.5
XYZ4.4, 7.4, 1.2
Decimal2905856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.50:1
Text on #FFFFFF
AAA
2.47:1
Text on #000000
FAIL
8.12:1
Text on #F8FAFC
AAA
2.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C5700;
}
.text-color {
color: #2C5700;
}
.border-color {
border: 2px solid #2C5700;
}