#078399
A dark, vivid cyan closely aligning with Teal.
About #078399
Visually, #078399 is defined as a vivid cyan. Designers often compare it to the standard color Teal. In the RGB color space, it consists of 7 red, 131 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 95% Cyan, 14% Magenta, 0% Yellow, and 40% Black. The HSL representation is 189.0° hue, 91.2% saturation, and 31.4% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#078399
RGB7, 131, 153
HSL189.0°, 91.2%, 31.4%
CMYK95%, 14%, 0%, 40%
HSV189.0°, 95.4%, 60.0%
LAB50.2, -21.5, -20.2
XYZ14.0, 18.6, 33.0
Decimal492441
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078399;
}
.text-color {
color: #078399;
}
.border-color {
border: 2px solid #078399;
}