#75A0BD
A light, moderate blue closely aligning with Lightslategray.
About #75A0BD
When working with digital screens, the color #75A0BD is rendered by mixing light. Its closest recognized web color is Lightslategray. Its digital footprint relies on 117 parts red, 160 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 38% Cyan, 15% Magenta, 0% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#75A0BD
RGB117, 160, 189
HSL204.2°, 35.3%, 60.0%
CMYK38%, 15%, 0%, 26%
HSV204.2°, 38.1%, 74.1%
LAB63.8, -7.1, -19.6
XYZ29.1, 32.6, 52.9
Decimal7708861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.52:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A0BD;
}
.text-color {
color: #75A0BD;
}
.border-color {
border: 2px solid #75A0BD;
}