#075742
A very dark, vivid green closely aligning with Darkslategray.
About #075742
Visually, #075742 is defined as a vivid green. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 7 parts red, 87 parts green, and 66 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 92% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a very 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#075742
RGB7, 87, 66
HSL164.2°, 85.1%, 18.4%
CMYK92%, 0%, 24%, 66%
HSV164.2°, 92.0%, 34.1%
LAB32.4, -27.9, 6.0
XYZ4.5, 7.3, 6.3
Decimal481090
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.57:1
Text on #FFFFFF
AAA
2.45:1
Text on #000000
FAIL
8.19:1
Text on #F8FAFC
AAA
2.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075742;
}
.text-color {
color: #075742;
}
.border-color {
border: 2px solid #075742;
}