#49F8DB
A light, vivid cyan closely aligning with Aquamarine.
About #49F8DB
The hex code #49F8DB represents a beautifully specific shade of cyan. Its closest recognized web color is Aquamarine. Its digital footprint relies on 73 parts red, 248 parts green, and 219 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 71% cyan, 0% magenta, 12% yellow, and 3% black. The HSL representation is 170.1° hue, 92.6% saturation, and 62.9% lightness.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49F8DB
RGB73, 248, 219
HSL170.1°, 92.6%, 62.9%
CMYK71%, 0%, 12%, 3%
HSV170.1°, 70.6%, 97.3%
LAB88.8, -50.4, 1.2
XYZ49.1, 73.7, 78.6
Decimal4847835
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.73:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F8DB;
}
.text-color {
color: #49F8DB;
}
.border-color {
border: 2px solid #49F8DB;
}