#498A92
A medium, moderate cyan closely aligning with Cadetblue.
About #498A92
Visually, #498A92 is defined as a moderate cyan. Its closest recognized web color is Cadetblue. This translates to an RGB value of rgb(73, 138, 146).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 50% cyan and 5% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#498A92
RGB73, 138, 146
HSL186.6°, 33.3%, 42.9%
CMYK50%, 5%, 0%, 43%
HSV186.6°, 50.0%, 57.3%
LAB53.7, -18.5, -10.7
XYZ17.0, 21.7, 30.5
Decimal4819602
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.76:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #498A92;
}
.text-color {
color: #498A92;
}
.border-color {
border: 2px solid #498A92;
}