#83CCA0
A light, moderate green closely aligning with Mediumaquamarine.
About #83CCA0
Visually, #83CCA0 is defined as a moderate green. Its closest recognized web color is Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 204, and 160.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 36% cyan, 0% magenta, 22% yellow, and 20% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#83CCA0
RGB131, 204, 160
HSL143.8°, 41.7%, 65.7%
CMYK36%, 0%, 22%, 20%
HSV143.8°, 35.8%, 80.0%
LAB76.4, -32.2, 14.8
XYZ37.3, 50.5, 41.0
Decimal8637600
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.11:1
Text on #000000
AAA
1.81:1
Text on #F8FAFC
FAIL
9.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83CCA0;
}
.text-color {
color: #83CCA0;
}
.border-color {
border: 2px solid #83CCA0;
}