#83E2B6
A light, moderate green closely aligning with Mediumaquamarine.
About #83E2B6
The hex code #83E2B6 represents a beautifully specific shade of green. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 131 red, 226 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 42% cyan and 0% magenta inks. The HSL representation is 152.2° hue, 62.1% saturation, and 70.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83E2B6
RGB131, 226, 182
HSL152.2°, 62.1%, 70.0%
CMYK42%, 0%, 19%, 11%
HSV152.2°, 42.0%, 88.6%
LAB83.2, -38.0, 12.8
XYZ45.0, 62.6, 54.0
Decimal8643254
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.52:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83E2B6;
}
.text-color {
color: #83E2B6;
}
.border-color {
border: 2px solid #83E2B6;
}