#4999A8
A medium, moderate cyan closely aligning with Cadetblue.
About #4999A8
Visually, #4999A8 is defined as a moderate cyan. Designers often compare it to the standard color Cadetblue. In the RGB color space, it consists of 73 red, 153 green, and 168 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 57% Cyan, 9% Magenta, 0% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4999A8
RGB73, 153, 168
HSL189.5°, 39.4%, 47.3%
CMYK57%, 9%, 0%, 34%
HSV189.5°, 56.5%, 65.9%
LAB59.0, -20.0, -15.3
XYZ21.2, 27.0, 41.1
Decimal4823464
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4999A8;
}
.text-color {
color: #4999A8;
}
.border-color {
border: 2px solid #4999A8;
}