#83B6A8
A light, muted green closely aligning with Cadetblue.
About #83B6A8
The hex code #83B6A8 represents a beautifully specific shade of green. Its closest recognized web color is Cadetblue. In the RGB color space, it consists of 131 red, 182 green, and 168 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 28% C, 0% M, 8% Y, and 29% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83B6A8
RGB131, 182, 168
HSL163.5°, 25.9%, 61.4%
CMYK28%, 0%, 8%, 29%
HSV163.5°, 28.0%, 71.4%
LAB70.3, -19.8, 1.7
XYZ33.2, 41.1, 43.2
Decimal8631976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.22:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83B6A8;
}
.text-color {
color: #83B6A8;
}
.border-color {
border: 2px solid #83B6A8;
}