#498A66
A medium, moderate green closely aligning with Seagreen.
About #498A66
Visually, #498A66 is defined as a moderate green. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 138, and 102.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 47% C, 0% M, 26% Y, and 46% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#498A66
RGB73, 138, 102
HSL146.8°, 30.8%, 41.4%
CMYK47%, 0%, 26%, 46%
HSV146.8°, 47.1%, 54.1%
LAB52.5, -29.5, 13.0
XYZ14.2, 20.6, 15.8
Decimal4819558
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.11:1
Text on #FFFFFF
AA Large
5.11:1
Text on #000000
AA
3.93:1
Text on #F8FAFC
AA Large
4.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #498A66;
}
.text-color {
color: #498A66;
}
.border-color {
border: 2px solid #498A66;
}