#75E2E2
A light, moderate cyan closely aligning with Mediumturquoise.
About #75E2E2
The precise color #75E2E2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumturquoise. In the RGB color space, it consists of 117 red, 226 green, and 226 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 48% C, 0% M, 0% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75E2E2
RGB117, 226, 226
HSL180.0°, 65.3%, 67.3%
CMYK48%, 0%, 0%, 11%
HSV180.0°, 48.2%, 88.6%
LAB83.8, -31.2, -9.7
XYZ48.3, 63.7, 81.7
Decimal7725794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.73:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E2E2;
}
.text-color {
color: #75E2E2;
}
.border-color {
border: 2px solid #75E2E2;
}