#50DBA8
A medium, moderate green closely aligning with Mediumaquamarine.
About #50DBA8
At its core, #50DBA8 is a medium and moderate hue. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(80, 219, 168).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 63% cyan and 0% magenta inks. With a hue angle of 158.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50DBA8
RGB80, 219, 168
HSL158.0°, 65.9%, 58.6%
CMYK63%, 0%, 23%, 14%
HSV158.0°, 63.5%, 85.9%
LAB79.2, -49.4, 14.2
XYZ35.7, 55.2, 45.8
Decimal5299112
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.04:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50DBA8;
}
.text-color {
color: #50DBA8;
}
.border-color {
border: 2px solid #50DBA8;
}