#5F7C92
A medium, muted blue closely aligning with Slategray.
About #5F7C92
The hex code #5F7C92 represents a beautifully specific shade of blue. Its closest recognized web color is Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 124, and 146.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 35% C, 15% M, 0% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F7C92
RGB95, 124, 146
HSL205.9°, 21.2%, 47.3%
CMYK35%, 15%, 0%, 43%
HSV205.9°, 34.9%, 57.3%
LAB50.6, -4.7, -15.2
XYZ17.1, 18.9, 29.9
Decimal6257810
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.19:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F7C92;
}
.text-color {
color: #5F7C92;
}
.border-color {
border: 2px solid #5F7C92;
}