#498A75
A medium, moderate green closely aligning with Teal.
About #498A75
At its core, #498A75 is a medium and moderate hue. Its closest recognized web color is Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 138, and 117.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 47% Cyan, 0% Magenta, 15% Yellow, and 46% Black. The HSL representation is 160.6° hue, 30.8% saturation, and 41.4% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#498A75
RGB73, 138, 117
HSL160.6°, 30.8%, 41.4%
CMYK47%, 0%, 15%, 46%
HSV160.6°, 47.1%, 54.1%
LAB52.8, -26.1, 4.8
XYZ15.0, 20.9, 20.1
Decimal4819573
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.18:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #498A75;
}
.text-color {
color: #498A75;
}
.border-color {
border: 2px solid #498A75;
}