#75AFCC
A light, moderate blue closely aligning with Skyblue.
About #75AFCC
The precise color #75AFCC is an excellent choice for modern design projects. Its closest recognized web color is Skyblue. This translates to an RGB value of rgb(117, 175, 204).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 43% cyan, 14% magenta, 0% yellow, and 20% black. The HSL representation is 200.0° hue, 46.0% saturation, and 62.9% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75AFCC
RGB117, 175, 204
HSL200.0°, 46.0%, 62.9%
CMYK43%, 14%, 0%, 20%
HSV200.0°, 42.6%, 80.0%
LAB68.6, -11.3, -20.6
XYZ33.6, 38.8, 62.8
Decimal7712716
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.76:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75AFCC;
}
.text-color {
color: #75AFCC;
}
.border-color {
border: 2px solid #75AFCC;
}