#49E283
A medium, vivid green closely aligning with Mediumspringgreen.
About #49E283
The precise color #49E283 is an excellent choice for modern design projects. Its closest recognized web color is Mediumspringgreen. In the RGB color space, it consists of 73 red, 226 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 68% C, 0% M, 42% Y, and 11% K. With a hue angle of 142.7 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49E283
RGB73, 226, 131
HSL142.7°, 72.5%, 58.6%
CMYK68%, 0%, 42%, 11%
HSV142.7°, 67.7%, 88.6%
LAB80.4, -60.6, 35.0
XYZ34.0, 57.4, 30.8
Decimal4842115
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.49:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E283;
}
.text-color {
color: #49E283;
}
.border-color {
border: 2px solid #49E283;
}