#078A92
A dark, vivid cyan closely aligning with Darkcyan.
About #078A92
The precise color #078A92 is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 138, and 146.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 95% C, 5% M, 0% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#078A92
RGB7, 138, 146
HSL183.5°, 90.8%, 30.0%
CMYK95%, 5%, 0%, 43%
HSV183.5°, 95.2%, 57.3%
LAB52.2, -27.5, -13.1
XYZ14.4, 20.3, 30.4
Decimal494226
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.15:1
Text on #FFFFFF
AA Large
5.06:1
Text on #000000
AA
3.97:1
Text on #F8FAFC
AA Large
4.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078A92;
}
.text-color {
color: #078A92;
}
.border-color {
border: 2px solid #078A92;
}