#759299
A medium, muted cyan closely aligning with Lightslategray.
About #759299
The hex code #759299 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Lightslategray. This translates to an RGB value of rgb(117, 146, 153).
If you are designing for print, the four-color process is what matters most. The color uses 24% Cyan, 5% Magenta, 0% Yellow, and 40% Black. The HSL representation is 191.7° hue, 15.0% saturation, and 52.9% lightness.
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#759299
RGB117, 146, 153
HSL191.7°, 15.0%, 52.9%
CMYK24%, 5%, 0%, 40%
HSV191.7°, 23.5%, 60.0%
LAB58.6, -8.5, -7.1
XYZ23.4, 26.6, 34.0
Decimal7705241
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.33:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759299;
}
.text-color {
color: #759299;
}
.border-color {
border: 2px solid #759299;
}