#0799A0
A dark, vivid cyan closely aligning with Darkcyan.
About #0799A0
The precise color #0799A0 is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. Its digital footprint relies on 7 parts red, 153 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 96% Cyan, 4% Magenta, 0% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
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#0799A0
RGB7, 153, 160
HSL182.7°, 91.6%, 32.7%
CMYK96%, 4%, 0%, 37%
HSV182.7°, 95.6%, 62.7%
LAB57.4, -30.3, -13.2
XYZ17.8, 25.4, 37.2
Decimal498080
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0799A0;
}
.text-color {
color: #0799A0;
}
.border-color {
border: 2px solid #0799A0;
}