#63CDBE
A medium, moderate cyan closely aligning with Mediumturquoise.
About #63CDBE
The hex code #63CDBE represents a beautifully specific shade of cyan. Its closest recognized web color is Mediumturquoise. This translates to an RGB value of rgb(99, 205, 190).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 52% C, 0% M, 7% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#63CDBE
RGB99, 205, 190
HSL171.5°, 51.5%, 59.6%
CMYK52%, 0%, 7%, 20%
HSV171.5°, 51.7%, 80.4%
LAB76.1, -34.3, -1.9
XYZ36.3, 50.0, 56.5
Decimal6540734
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.01:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #63CDBE;
}
.text-color {
color: #63CDBE;
}
.border-color {
border: 2px solid #63CDBE;
}