#075F7C
A dark, vivid cyan closely aligning with Steelblue.
About #075F7C
When working with digital screens, the color #075F7C is rendered by mixing light. Its closest recognized web color is Steelblue. Its digital footprint relies on 7 parts red, 95 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 94% Cyan, 23% Magenta, 0% Yellow, and 51% Black. With a hue angle of 194.9 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#075F7C
RGB7, 95, 124
HSL194.9°, 89.3%, 25.7%
CMYK94%, 23%, 0%, 51%
HSV194.9°, 94.4%, 48.6%
LAB37.3, -12.2, -22.8
XYZ7.8, 9.7, 20.5
Decimal483196
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.15:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.83:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075F7C;
}
.text-color {
color: #075F7C;
}
.border-color {
border: 2px solid #075F7C;
}