#4999AF
A medium, moderate cyan closely aligning with Cadetblue.
About #4999AF
When working with digital screens, the color #4999AF is rendered by mixing light. It is closely associated with the named CSS color Cadetblue. Its digital footprint relies on 73 parts red, 153 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 58% cyan, 13% magenta, 0% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4999AF
RGB73, 153, 175
HSL192.9°, 41.1%, 48.6%
CMYK58%, 13%, 0%, 31%
HSV192.9°, 58.3%, 68.6%
LAB59.2, -17.9, -18.9
XYZ21.9, 27.3, 44.7
Decimal4823471
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.25:1
Text on #FFFFFF
AA Large
6.46:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.49:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4999AF;
}
.text-color {
color: #4999AF;
}
.border-color {
border: 2px solid #4999AF;
}