#75B6AF
A medium, moderate cyan closely aligning with Cadetblue.
About #75B6AF
At its core, #75B6AF is a medium and moderate hue. It is closely associated with the named CSS color Cadetblue. This translates to an RGB value of rgb(117, 182, 175).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 36% C, 0% M, 4% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75B6AF
RGB117, 182, 175
HSL173.5°, 30.8%, 58.6%
CMYK36%, 0%, 4%, 29%
HSV173.5°, 35.7%, 71.4%
LAB69.7, -22.3, -3.0
XYZ31.8, 40.3, 46.7
Decimal7714479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75B6AF;
}
.text-color {
color: #75B6AF;
}
.border-color {
border: 2px solid #75B6AF;
}