#49996D
A medium, moderate green closely aligning with Seagreen.
About #49996D
The hex code #49996D represents a beautifully specific shade of green. It is closely associated with the named CSS color Seagreen. In the RGB color space, it consists of 73 red, 153 green, and 109 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 52% C, 0% M, 29% Y, and 40% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49996D
RGB73, 153, 109
HSL147.0°, 35.4%, 44.3%
CMYK52%, 0%, 29%, 40%
HSV147.0°, 52.3%, 60.0%
LAB57.4, -35.1, 15.8
XYZ16.9, 25.3, 18.5
Decimal4823405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49996D;
}
.text-color {
color: #49996D;
}
.border-color {
border: 2px solid #49996D;
}