#070F07
A very dark, moderate neutral closely aligning with Black.
About #070F07
The precise color #070F07 is an excellent choice for modern design projects. Its closest recognized web color is Black. Its digital footprint relies on 7 parts red, 15 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 53% Cyan, 0% Magenta, 53% Yellow, and 94% Black. With a hue angle of 120.0 degrees, it sits comfortably in the neutral spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#070F07
RGB7, 15, 7
HSL120.0°, 36.4%, 4.3%
CMYK53%, 0%, 53%, 94%
HSV120.0°, 53.3%, 5.9%
LAB3.6, -3.5, 2.5
XYZ0.3, 0.4, 0.3
Decimal462599
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.44:1
Text on #FFFFFF
AAA
1.08:1
Text on #000000
FAIL
18.58:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070F07;
}
.text-color {
color: #070F07;
}
.border-color {
border: 2px solid #070F07;
}