#75D3E2
A light, moderate cyan closely aligning with Skyblue.
About #75D3E2
Visually, #75D3E2 is defined as a moderate cyan. It is closely associated with the named CSS color Skyblue. In the RGB color space, it consists of 117 red, 211 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 48% cyan and 7% magenta inks. With a hue angle of 188.3 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75D3E2
RGB117, 211, 226
HSL188.3°, 65.3%, 67.3%
CMYK48%, 7%, 0%, 11%
HSV188.3°, 48.2%, 88.6%
LAB79.5, -24.0, -16.1
XYZ44.4, 55.9, 80.4
Decimal7721954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.17:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75D3E2;
}
.text-color {
color: #75D3E2;
}
.border-color {
border: 2px solid #75D3E2;
}