#499266
A medium, moderate green closely aligning with Seagreen.
About #499266
At its core, #499266 is a medium and moderate hue. It is closely associated with the named CSS color Seagreen. This translates to an RGB value of rgb(73, 146, 102).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 50% C, 0% M, 30% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#499266
RGB73, 146, 102
HSL143.8°, 33.3%, 42.9%
CMYK50%, 0%, 30%, 43%
HSV143.8°, 50.0%, 57.3%
LAB55.0, -33.3, 16.5
XYZ15.4, 22.9, 16.2
Decimal4821606
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.76:1
Text on #FFFFFF
AA Large
5.59:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499266;
}
.text-color {
color: #499266;
}
.border-color {
border: 2px solid #499266;
}