#49A066
A medium, moderate green closely aligning with Seagreen.
About #49A066
Visually, #49A066 is defined as a moderate green. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(73, 160, 102).
If you are designing for print, the four-color process is what matters most. The color uses 54% Cyan, 0% Magenta, 36% Yellow, and 37% Black. The HSL representation is 140.0° hue, 37.3% saturation, and 45.7% lightness.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49A066
RGB73, 160, 102
HSL140.0°, 37.3%, 45.7%
CMYK54%, 0%, 36%, 37%
HSV140.0°, 54.4%, 62.7%
LAB59.5, -39.6, 22.5
XYZ17.7, 27.5, 16.9
Decimal4825190
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.50:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A066;
}
.text-color {
color: #49A066;
}
.border-color {
border: 2px solid #49A066;
}