#71E1ED
A light, vivid cyan closely aligning with Mediumturquoise.
About #71E1ED
At its core, #71E1ED is a light and vivid hue. Designers often compare it to the standard color Mediumturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 113, 225, and 237.
Translating this color to physical media requires the CMYK color model. The color uses 52% Cyan, 5% Magenta, 0% Yellow, and 7% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#71E1ED
RGB113, 225, 237
HSL185.8°, 77.5%, 68.6%
CMYK52%, 5%, 0%, 7%
HSV185.8°, 52.3%, 92.9%
LAB83.7, -28.7, -15.7
XYZ49.0, 63.5, 89.8
Decimal7463405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.70:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #71E1ED;
}
.text-color {
color: #71E1ED;
}
.border-color {
border: 2px solid #71E1ED;
}