#00C5A8
A dark, vivid cyan closely aligning with Mediumaquamarine.
About #00C5A8
At its core, #00C5A8 is a dark and vivid hue. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 0 red, 197 green, and 168 blue.
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. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00C5A8
RGB0, 197, 168
HSL171.2°, 100.0%, 38.6%
CMYK100%, 0%, 15%, 23%
HSV171.2°, 100.0%, 77.3%
LAB71.4, -47.9, 3.0
XYZ27.0, 42.8, 43.9
Decimal50600
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.55:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00C5A8;
}
.text-color {
color: #00C5A8;
}
.border-color {
border: 2px solid #00C5A8;
}