#0F5F57
A dark, vivid cyan closely aligning with Darkslategray.
About #0F5F57
The precise color #0F5F57 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 15 parts red, 95 parts green, and 87 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 84% Cyan, 0% Magenta, 8% Yellow, and 63% Black. With a hue angle of 174.0 degrees, it sits comfortably in the cyan spectrum.
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#0F5F57
RGB15, 95, 87
HSL174.0°, 72.7%, 21.6%
CMYK84%, 0%, 8%, 63%
HSV174.0°, 84.2%, 37.3%
LAB35.9, -24.7, -2.0
XYZ6.0, 9.0, 10.4
Decimal1007447
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.51:1
Text on #FFFFFF
AAA
2.79:1
Text on #000000
FAIL
7.18:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F5F57;
}
.text-color {
color: #0F5F57;
}
.border-color {
border: 2px solid #0F5F57;
}