#07423A
A very dark, vivid cyan closely aligning with Darkslategray.
About #07423A
At its core, #07423A is a very dark and vivid hue. Its closest recognized web color is Darkslategray. Its digital footprint relies on 7 parts red, 66 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 89% Cyan, 0% Magenta, 12% Yellow, and 74% Black. The HSL representation is 171.9° hue, 80.8% saturation, and 14.3% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07423A
RGB7, 66, 58
HSL171.9°, 80.8%, 14.3%
CMYK89%, 0%, 12%, 74%
HSV171.9°, 89.4%, 25.9%
LAB24.5, -20.0, -0.3
XYZ2.8, 4.2, 4.7
Decimal475706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.35:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.85:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07423A;
}
.text-color {
color: #07423A;
}
.border-color {
border: 2px solid #07423A;
}