#759999
A medium, muted cyan closely aligning with Cadetblue.
About #759999
At its core, #759999 is a medium and muted hue. Its closest recognized web color is Cadetblue. Its digital footprint relies on 117 parts red, 153 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 24% cyan, 0% magenta, 0% yellow, and 40% black. Always request a physical proof before doing a large print run with this exact code.
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#759999
RGB117, 153, 153
HSL180.0°, 15.0%, 52.9%
CMYK24%, 0%, 0%, 40%
HSV180.0°, 23.5%, 60.0%
LAB60.7, -12.3, -4.1
XYZ24.5, 28.9, 34.4
Decimal7707033
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.77:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759999;
}
.text-color {
color: #759999;
}
.border-color {
border: 2px solid #759999;
}