#00757C
A dark, vivid cyan closely aligning with Teal.
About #00757C
Visually, #00757C is defined as a vivid cyan. It is closely associated with the named CSS color Teal. This translates to an RGB value of rgb(0, 117, 124).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 6% magenta inks. With a hue angle of 183.4 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00757C
RGB0, 117, 124
HSL183.4°, 100.0%, 24.3%
CMYK100%, 6%, 0%, 51%
HSV183.4°, 100.0%, 48.6%
LAB44.5, -24.7, -11.8
XYZ10.0, 14.2, 21.3
Decimal30076
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.84:1
Text on #000000
AA Large
5.23:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #00757C;
}
.text-color {
color: #00757C;
}
.border-color {
border: 2px solid #00757C;
}