#83DBAF
A light, moderate green closely aligning with Mediumaquamarine.
About #83DBAF
Visually, #83DBAF is defined as a moderate green. Designers often compare it to the standard color Mediumaquamarine. Its digital footprint relies on 131 parts red, 219 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 40% Cyan, 0% Magenta, 20% Yellow, and 14% Black. The HSL representation is 150.0° hue, 55.0% saturation, and 68.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83DBAF
RGB131, 219, 175
HSL150.0°, 55.0%, 68.6%
CMYK40%, 0%, 20%, 14%
HSV150.0°, 40.2%, 85.9%
LAB81.1, -36.2, 13.4
XYZ42.4, 58.6, 49.6
Decimal8641455
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.72:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83DBAF;
}
.text-color {
color: #83DBAF;
}
.border-color {
border: 2px solid #83DBAF;
}