#75AFDB
A light, moderate blue closely aligning with Lightskyblue.
About #75AFDB
The precise color #75AFDB is an excellent choice for modern design projects. Its closest recognized web color is Lightskyblue. This translates to an RGB value of rgb(117, 175, 219).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 47% cyan, 20% magenta, 0% yellow, and 14% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75AFDB
RGB117, 175, 219
HSL205.9°, 58.6%, 65.9%
CMYK47%, 20%, 0%, 14%
HSV205.9°, 46.6%, 85.9%
LAB69.2, -7.1, -28.1
XYZ35.5, 39.6, 72.8
Decimal7712731
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.91:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75AFDB;
}
.text-color {
color: #75AFDB;
}
.border-color {
border: 2px solid #75AFDB;
}