#075F75
A dark, vivid cyan closely aligning with Darkslategray.
About #075F75
The precise color #075F75 is an excellent choice for modern design projects. Its closest recognized web color is Darkslategray. Its digital footprint relies on 7 parts red, 95 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 94% Cyan, 19% Magenta, 0% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#075F75
RGB7, 95, 117
HSL192.0°, 88.7%, 24.3%
CMYK94%, 19%, 0%, 54%
HSV192.0°, 94.0%, 45.9%
LAB37.0, -14.8, -19.0
XYZ7.4, 9.5, 18.3
Decimal483189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.23:1
Text on #FFFFFF
AAA
2.90:1
Text on #000000
FAIL
6.91:1
Text on #F8FAFC
AA
2.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075F75;
}
.text-color {
color: #075F75;
}
.border-color {
border: 2px solid #075F75;
}