#75A8AF
A medium, muted cyan closely aligning with Cadetblue.
About #75A8AF
When working with digital screens, the color #75A8AF is rendered by mixing light. Designers often compare it to the standard color Cadetblue. In the RGB color space, it consists of 117 red, 168 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 33% Cyan, 4% Magenta, 0% Yellow, and 31% Black. The HSL representation is 187.2° hue, 26.6% saturation, and 57.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#75A8AF
RGB117, 168, 175
HSL187.2°, 26.6%, 57.3%
CMYK33%, 4%, 0%, 31%
HSV187.2°, 33.1%, 68.6%
LAB65.7, -15.1, -9.0
XYZ29.1, 34.9, 45.8
Decimal7710895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
7.98:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A8AF;
}
.text-color {
color: #75A8AF;
}
.border-color {
border: 2px solid #75A8AF;
}