#0199A0
A dark, vivid cyan closely aligning with Darkcyan.
About #0199A0
The hex code #0199A0 represents a beautifully specific shade of cyan. Its closest recognized web color is Darkcyan. In the RGB color space, it consists of 1 red, 153 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 99% cyan and 4% magenta inks. The HSL representation is 182.6° hue, 98.8% saturation, and 31.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0199A0
RGB1, 153, 160
HSL182.6°, 98.8%, 31.6%
CMYK99%, 4%, 0%, 37%
HSV182.6°, 99.4%, 62.7%
LAB57.4, -30.6, -13.3
XYZ17.7, 25.3, 37.2
Decimal104864
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.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0199A0;
}
.text-color {
color: #0199A0;
}
.border-color {
border: 2px solid #0199A0;
}