#759292
A medium, muted cyan closely aligning with Cadetblue.
About #759292
The precise color #759292 is an excellent choice for modern design projects. It is closely associated with the named CSS color Cadetblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 146, and 146.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 20% cyan and 0% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#759292
RGB117, 146, 146
HSL180.0°, 11.7%, 51.6%
CMYK20%, 0%, 0%, 43%
HSV180.0°, 19.9%, 57.3%
LAB58.4, -10.1, -3.4
XYZ22.8, 26.4, 31.1
Decimal7705234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.28:1
Text on #000000
AA
3.19:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759292;
}
.text-color {
color: #759292;
}
.border-color {
border: 2px solid #759292;
}