#007583
A dark, vivid cyan closely aligning with Teal.
About #007583
The hex code #007583 represents a beautifully specific shade of cyan. Its closest recognized web color is Teal. Its digital footprint relies on 0 parts red, 117 parts green, and 131 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 11% Magenta, 0% Yellow, and 49% Black. 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 dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#007583
RGB0, 117, 131
HSL186.4°, 100.0%, 25.7%
CMYK100%, 11%, 0%, 49%
HSV186.4°, 100.0%, 51.4%
LAB44.7, -22.2, -15.6
XYZ10.5, 14.4, 23.7
Decimal30083
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007583;
}
.text-color {
color: #007583;
}
.border-color {
border: 2px solid #007583;
}