#49E292
A medium, vivid green closely aligning with Mediumspringgreen.
About #49E292
Visually, #49E292 is defined as a vivid green. Its closest recognized web color is Mediumspringgreen. This translates to an RGB value of rgb(73, 226, 146).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 68% cyan, 0% magenta, 35% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#49E292
RGB73, 226, 146
HSL148.6°, 72.5%, 58.6%
CMYK68%, 0%, 35%, 11%
HSV148.6°, 67.7%, 88.6%
LAB80.7, -57.9, 27.7
XYZ35.1, 57.9, 36.5
Decimal4842130
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.58:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E292;
}
.text-color {
color: #49E292;
}
.border-color {
border: 2px solid #49E292;
}