#75C5B6
A light, moderate cyan closely aligning with Mediumturquoise.
About #75C5B6
The hex code #75C5B6 represents a beautifully specific shade of cyan. Its closest recognized web color is Mediumturquoise. This translates to an RGB value of rgb(117, 197, 182).
Translating this color to physical media requires the CMYK color model. The color uses 41% Cyan, 0% Magenta, 8% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75C5B6
RGB117, 197, 182
HSL168.8°, 40.8%, 61.6%
CMYK41%, 0%, 8%, 23%
HSV168.8°, 40.6%, 77.3%
LAB74.2, -28.1, -0.2
XYZ35.7, 47.1, 51.5
Decimal7718326
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.42:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75C5B6;
}
.text-color {
color: #75C5B6;
}
.border-color {
border: 2px solid #75C5B6;
}