#0F6D6D
A dark, vivid cyan closely aligning with Teal.
About #0F6D6D
The hex code #0F6D6D represents a beautifully specific shade of cyan. Designers often compare it to the standard color Teal. This translates to an RGB value of rgb(15, 109, 109).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 86% cyan and 0% magenta inks. 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F6D6D
RGB15, 109, 109
HSL180.0°, 75.8%, 24.3%
CMYK86%, 0%, 0%, 57%
HSV180.0°, 86.2%, 42.7%
LAB41.4, -24.7, -7.3
XYZ8.4, 12.1, 16.4
Decimal1011053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.12:1
Text on #FFFFFF
AA
3.43:1
Text on #000000
AA Large
5.85:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F6D6D;
}
.text-color {
color: #0F6D6D;
}
.border-color {
border: 2px solid #0F6D6D;
}