#072C07
A very dark, vivid green closely aligning with Darkslategray.
About #072C07
The precise color #072C07 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslategray. In the RGB color space, it consists of 7 red, 44 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 84% Cyan, 0% Magenta, 84% Yellow, and 83% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#072C07
RGB7, 44, 7
HSL120.0°, 72.5%, 10.0%
CMYK84%, 0%, 84%, 83%
HSV120.0°, 84.1%, 17.3%
LAB14.7, -22.0, 18.2
XYZ1.0, 1.9, 0.5
Decimal470023
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.30:1
Text on #FFFFFF
AAA
1.37:1
Text on #000000
FAIL
14.63:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #072C07;
}
.text-color {
color: #072C07;
}
.border-color {
border: 2px solid #072C07;
}