#0F8392
A dark, vivid cyan closely aligning with Teal.
About #0F8392
Visually, #0F8392 is defined as a vivid cyan. It is closely associated with the named CSS color Teal. Its digital footprint relies on 15 parts red, 131 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 90% cyan and 10% magenta inks. The HSL representation is 186.9° hue, 81.4% saturation, and 31.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F8392
RGB15, 131, 146
HSL186.9°, 81.4%, 31.6%
CMYK90%, 10%, 0%, 43%
HSV186.9°, 89.7%, 57.3%
LAB50.0, -23.5, -16.4
XYZ13.5, 18.4, 30.0
Decimal1016722
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.68:1
Text on #000000
AA
4.29:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F8392;
}
.text-color {
color: #0F8392;
}
.border-color {
border: 2px solid #0F8392;
}