#49F8B6
A light, vivid green closely aligning with Aquamarine.
About #49F8B6
At its core, #49F8B6 is a light and vivid hue. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 73 red, 248 green, and 182 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 71% cyan and 0% magenta inks. With a hue angle of 157.4 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49F8B6
RGB73, 248, 182
HSL157.4°, 92.6%, 62.9%
CMYK71%, 0%, 27%, 3%
HSV157.4°, 70.6%, 97.3%
LAB87.9, -59.0, 19.2
XYZ44.8, 71.9, 55.8
Decimal4847798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.39:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F8B6;
}
.text-color {
color: #49F8B6;
}
.border-color {
border: 2px solid #49F8B6;
}