#075F5F
A dark, vivid cyan closely aligning with Darkslategray.
About #075F5F
The precise color #075F5F 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 95 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 93% cyan, 0% magenta, 0% yellow, and 63% black. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#075F5F
RGB7, 95, 95
HSL180.0°, 86.3%, 20.0%
CMYK93%, 0%, 0%, 63%
HSV180.0°, 92.6%, 37.3%
LAB36.1, -22.8, -6.7
XYZ6.2, 9.1, 12.2
Decimal483167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.47:1
Text on #FFFFFF
AAA
2.81:1
Text on #000000
FAIL
7.14:1
Text on #F8FAFC
AAA
2.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075F5F;
}
.text-color {
color: #075F5F;
}
.border-color {
border: 2px solid #075F5F;
}