#499275
A medium, moderate green closely aligning with Seagreen.
About #499275
The hex code #499275 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 146, and 117.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. With a hue angle of 156.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#499275
RGB73, 146, 117
HSL156.2°, 33.3%, 42.9%
CMYK50%, 0%, 20%, 43%
HSV156.2°, 50.0%, 57.3%
LAB55.3, -30.1, 8.4
XYZ16.2, 23.3, 20.5
Decimal4821621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499275;
}
.text-color {
color: #499275;
}
.border-color {
border: 2px solid #499275;
}