#07576D
A dark, vivid cyan closely aligning with Darkslategray.
About #07576D
Visually, #07576D is defined as a vivid cyan. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(7, 87, 109).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 94% C, 20% M, 0% Y, and 57% K. The HSL representation is 192.9° hue, 87.9% saturation, and 22.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07576D
RGB7, 87, 109
HSL192.9°, 87.9%, 22.7%
CMYK94%, 20%, 0%, 57%
HSV192.9°, 93.6%, 42.7%
LAB33.9, -13.3, -18.8
XYZ6.3, 8.0, 15.7
Decimal481133
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.10:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.74:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07576D;
}
.text-color {
color: #07576D;
}
.border-color {
border: 2px solid #07576D;
}