#07758A
A dark, vivid cyan closely aligning with Teal.
About #07758A
Visually, #07758A is defined as a vivid cyan. Its closest recognized web color is Teal. This translates to an RGB value of rgb(7, 117, 138).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 95% cyan and 15% magenta inks. The HSL representation is 189.6° hue, 90.3% saturation, and 28.4% lightness.
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#07758A
RGB7, 117, 138
HSL189.6°, 90.3%, 28.4%
CMYK95%, 15%, 0%, 46%
HSV189.6°, 94.9%, 54.1%
LAB45.1, -19.4, -19.2
XYZ11.0, 14.6, 26.3
Decimal488842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07758A;
}
.text-color {
color: #07758A;
}
.border-color {
border: 2px solid #07758A;
}