#49F0BD
A light, vivid green closely aligning with Aquamarine.
About #49F0BD
Visually, #49F0BD is defined as a vivid green. Designers often compare it to the standard color Aquamarine. This translates to an RGB value of rgb(73, 240, 189).
Translating this color to physical media requires the CMYK color model. The color uses 70% Cyan, 0% Magenta, 21% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49F0BD
RGB73, 240, 189
HSL161.7°, 84.8%, 61.4%
CMYK70%, 0%, 21%, 6%
HSV161.7°, 69.6%, 94.1%
LAB85.7, -54.3, 12.4
XYZ43.1, 67.4, 58.9
Decimal4845757
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.48:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F0BD;
}
.text-color {
color: #49F0BD;
}
.border-color {
border: 2px solid #49F0BD;
}