#078375
A dark, vivid cyan closely aligning with Teal.
About #078375
The hex code #078375 represents a beautifully specific shade of cyan. Its closest recognized web color is Teal. In the RGB color space, it consists of 7 red, 131 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. With a hue angle of 173.2 degrees, it sits comfortably in the cyan spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#078375
RGB7, 131, 117
HSL173.2°, 89.9%, 27.1%
CMYK95%, 0%, 11%, 49%
HSV173.2°, 94.7%, 51.4%
LAB49.0, -33.3, -1.0
XYZ11.4, 17.6, 19.6
Decimal492405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078375;
}
.text-color {
color: #078375;
}
.border-color {
border: 2px solid #078375;
}