#75AFE9
A light, vivid blue closely aligning with Lightskyblue.
About #75AFE9
Visually, #75AFE9 is defined as a vivid blue. Its closest recognized web color is Lightskyblue. Its digital footprint relies on 117 parts red, 175 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 50% cyan, 25% magenta, 0% yellow, and 9% black. With a hue angle of 210.0 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#75AFE9
RGB117, 175, 233
HSL210.0°, 72.5%, 68.6%
CMYK50%, 25%, 0%, 9%
HSV210.0°, 49.8%, 91.4%
LAB69.7, -3.1, -34.9
XYZ37.4, 40.3, 82.9
Decimal7712745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75AFE9;
}
.text-color {
color: #75AFE9;
}
.border-color {
border: 2px solid #75AFE9;
}