#0F7C8A
A dark, vivid cyan closely aligning with Teal.
About #0F7C8A
The precise color #0F7C8A is an excellent choice for modern design projects. Its closest recognized web color is Teal. In the RGB color space, it consists of 15 red, 124 green, and 138 blue.
If you are designing for print, the four-color process is what matters most. The color uses 89% Cyan, 10% Magenta, 0% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F7C8A
RGB15, 124, 138
HSL186.8°, 80.4%, 30.0%
CMYK89%, 10%, 0%, 46%
HSV186.8°, 89.1%, 54.1%
LAB47.4, -22.6, -15.6
XYZ12.0, 16.4, 26.6
Decimal1014922
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.92:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F7C8A;
}
.text-color {
color: #0F7C8A;
}
.border-color {
border: 2px solid #0F7C8A;
}