#007575
A dark, vivid cyan closely aligning with Teal.
About #007575
Visually, #007575 is defined as a vivid cyan. Its closest recognized web color is Teal. Its digital footprint relies on 0 parts red, 117 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 0% Y, and 54% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#007575
RGB0, 117, 117
HSL180.0°, 100.0%, 22.9%
CMYK100%, 0%, 0%, 54%
HSV180.0°, 100.0%, 45.9%
LAB44.2, -27.0, -8.0
XYZ9.6, 14.0, 19.0
Decimal30069
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.52:1
Text on #FFFFFF
AA
3.80:1
Text on #000000
AA Large
5.28:1
Text on #F8FAFC
AA
3.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007575;
}
.text-color {
color: #007575;
}
.border-color {
border: 2px solid #007575;
}