#499283
A medium, moderate cyan closely aligning with Darkcyan.
About #499283
Visually, #499283 is defined as a moderate cyan. Its closest recognized web color is Darkcyan. This translates to an RGB value of rgb(73, 146, 131).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 50% cyan, 0% magenta, 10% yellow, and 43% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#499283
RGB73, 146, 131
HSL167.7°, 33.3%, 42.9%
CMYK50%, 0%, 10%, 43%
HSV167.7°, 50.0%, 57.3%
LAB55.7, -26.7, 0.9
XYZ17.1, 23.6, 25.1
Decimal4821635
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.72:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499283;
}
.text-color {
color: #499283;
}
.border-color {
border: 2px solid #499283;
}