#499250
A medium, moderate green closely aligning with Seagreen.
About #499250
At its core, #499250 is a medium and moderate hue. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 73 parts red, 146 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 50% C, 0% M, 45% Y, and 43% K. With a hue angle of 125.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#499250
RGB73, 146, 80
HSL125.8°, 33.3%, 42.9%
CMYK50%, 0%, 45%, 43%
HSV125.8°, 50.0%, 57.3%
LAB54.6, -37.3, 28.1
XYZ14.5, 22.6, 11.2
Decimal4821584
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.81:1
Text on #FFFFFF
AA Large
5.51:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499250;
}
.text-color {
color: #499250;
}
.border-color {
border: 2px solid #499250;
}