#75D3E9
A light, vivid cyan closely aligning with Skyblue.
About #75D3E9
The hex code #75D3E9 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Skyblue. This translates to an RGB value of rgb(117, 211, 233).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 50% Cyan, 9% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#75D3E9
RGB117, 211, 233
HSL191.4°, 72.5%, 68.6%
CMYK50%, 9%, 0%, 9%
HSV191.4°, 49.8%, 91.4%
LAB79.8, -22.1, -19.5
XYZ45.3, 56.3, 85.6
Decimal7721961
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.25:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75D3E9;
}
.text-color {
color: #75D3E9;
}
.border-color {
border: 2px solid #75D3E9;
}