#071D24
A very dark, moderate neutral closely aligning with Black.
About #071D24
The hex code #071D24 represents a beautifully specific shade of neutral. Its closest recognized web color is Black. In the RGB color space, it consists of 7 red, 29 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 81% cyan, 19% magenta, 0% yellow, and 86% black. With a hue angle of 194.5 degrees, it sits comfortably in the neutral spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#071D24
RGB7, 29, 36
HSL194.5°, 67.4%, 8.4%
CMYK81%, 19%, 0%, 86%
HSV194.5°, 80.6%, 14.1%
LAB9.4, -5.9, -7.4
XYZ0.8, 1.1, 1.8
Decimal466212
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.35:1
Text on #FFFFFF
AAA
1.21:1
Text on #000000
FAIL
16.58:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071D24;
}
.text-color {
color: #071D24;
}
.border-color {
border: 2px solid #071D24;
}