#83A899
A medium, muted green closely aligning with Cadetblue.
About #83A899
When working with digital screens, the color #83A899 is rendered by mixing light. Designers often compare it to the standard color Cadetblue. In the RGB color space, it consists of 131 red, 168 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 22% Cyan, 0% Magenta, 9% Yellow, and 34% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83A899
RGB131, 168, 153
HSL155.7°, 17.5%, 58.6%
CMYK22%, 0%, 9%, 34%
HSV155.7°, 22.0%, 65.9%
LAB65.9, -15.8, 3.6
XYZ29.1, 35.1, 35.4
Decimal8628377
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.62:1
Text on #FFFFFF
FAIL
8.03:1
Text on #000000
AAA
2.50:1
Text on #F8FAFC
FAIL
6.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83A899;
}
.text-color {
color: #83A899;
}
.border-color {
border: 2px solid #83A899;
}