#5FAFAF
A medium, moderate cyan closely aligning with Cadetblue.
About #5FAFAF
Visually, #5FAFAF is defined as a moderate cyan. It is closely associated with the named CSS color Cadetblue. Its digital footprint relies on 95 parts red, 175 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 46% cyan, 0% magenta, 0% yellow, and 31% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FAFAF
RGB95, 175, 175
HSL180.0°, 33.3%, 52.9%
CMYK46%, 0%, 0%, 31%
HSV180.0°, 45.7%, 68.6%
LAB66.7, -24.5, -7.6
XYZ27.8, 36.2, 46.1
Decimal6270895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.24:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
7.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FAFAF;
}
.text-color {
color: #5FAFAF;
}
.border-color {
border: 2px solid #5FAFAF;
}