#00C5BD
A dark, vivid cyan closely aligning with Mediumturquoise.
About #00C5BD
The precise color #00C5BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumturquoise. This translates to an RGB value of rgb(0, 197, 189).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. With a hue angle of 177.6 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. 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#00C5BD
RGB0, 197, 189
HSL177.6°, 100.0%, 38.6%
CMYK100%, 0%, 4%, 23%
HSV177.6°, 100.0%, 77.3%
LAB72.0, -42.0, -7.6
XYZ29.2, 43.6, 55.0
Decimal50621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00C5BD;
}
.text-color {
color: #00C5BD;
}
.border-color {
border: 2px solid #00C5BD;
}