#0F5057
A dark, vivid cyan closely aligning with Darkslategray.
About #0F5057
At its core, #0F5057 is a dark and vivid hue. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(15, 80, 87).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 83% C, 8% M, 0% Y, and 66% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F5057
RGB15, 80, 87
HSL185.8°, 70.6%, 20.0%
CMYK83%, 8%, 0%, 66%
HSV185.8°, 82.8%, 34.1%
LAB30.7, -16.7, -9.8
XYZ4.8, 6.5, 10.0
Decimal1003607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.11:1
Text on #FFFFFF
AAA
2.31:1
Text on #000000
FAIL
8.71:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F5057;
}
.text-color {
color: #0F5057;
}
.border-color {
border: 2px solid #0F5057;
}