#83E2DB
A light, moderate cyan closely aligning with Mediumturquoise.
About #83E2DB
Visually, #83E2DB is defined as a moderate cyan. Its closest recognized web color is Mediumturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 226, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 42% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#83E2DB
RGB131, 226, 219
HSL175.6°, 62.1%, 70.0%
CMYK42%, 0%, 3%, 11%
HSV175.6°, 42.0%, 88.6%
LAB84.1, -29.8, -5.4
XYZ49.3, 64.3, 76.8
Decimal8643291
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.87:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83E2DB;
}
.text-color {
color: #83E2DB;
}
.border-color {
border: 2px solid #83E2DB;
}