#75A8D3
A light, moderate blue closely aligning with Lightskyblue.
About #75A8D3
Visually, #75A8D3 is defined as a moderate blue. Designers often compare it to the standard color Lightskyblue. Its digital footprint relies on 117 parts red, 168 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 45% Cyan, 20% Magenta, 0% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75A8D3
RGB117, 168, 211
HSL207.4°, 51.6%, 64.3%
CMYK45%, 20%, 0%, 17%
HSV207.4°, 44.5%, 82.7%
LAB66.9, -5.5, -27.1
XYZ33.1, 36.5, 66.9
Decimal7710931
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.30:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75A8D3;
}
.text-color {
color: #75A8D3;
}
.border-color {
border: 2px solid #75A8D3;
}