#75B6C5
A light, moderate cyan closely aligning with Skyblue.
About #75B6C5
At its core, #75B6C5 is a light and moderate hue. Designers often compare it to the standard color Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 182, and 197.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 41% C, 8% M, 0% Y, and 23% K. The HSL representation is 191.2° hue, 40.8% saturation, and 61.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75B6C5
RGB117, 182, 197
HSL191.2°, 40.8%, 61.6%
CMYK41%, 8%, 0%, 23%
HSV191.2°, 40.6%, 77.3%
LAB70.4, -16.8, -14.1
XYZ34.1, 41.3, 59.0
Decimal7714501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.25:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75B6C5;
}
.text-color {
color: #75B6C5;
}
.border-color {
border: 2px solid #75B6C5;
}