#0F837C
A dark, vivid cyan closely aligning with Teal.
About #0F837C
The hex code #0F837C represents a beautifully specific shade of cyan. Designers often compare it to the standard color Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 131, and 124.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 89% C, 0% M, 5% Y, and 49% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F837C
RGB15, 131, 124
HSL176.4°, 79.5%, 28.6%
CMYK89%, 0%, 5%, 49%
HSV176.4°, 88.5%, 51.4%
LAB49.2, -30.7, -4.7
XYZ12.0, 17.8, 21.9
Decimal1016700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.61:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F837C;
}
.text-color {
color: #0F837C;
}
.border-color {
border: 2px solid #0F837C;
}