#83C5BD
A light, moderate cyan closely aligning with Powderblue.
About #83C5BD
The precise color #83C5BD is an excellent choice for modern design projects. Designers often compare it to the standard color Powderblue. This translates to an RGB value of rgb(131, 197, 189).
Translating this color to physical media requires the CMYK color model. The color uses 34% Cyan, 0% Magenta, 4% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83C5BD
RGB131, 197, 189
HSL172.7°, 36.3%, 64.3%
CMYK34%, 0%, 4%, 23%
HSV172.7°, 33.5%, 77.3%
LAB75.1, -22.7, -2.7
XYZ38.5, 48.4, 55.5
Decimal8635837
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.69:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83C5BD;
}
.text-color {
color: #83C5BD;
}
.border-color {
border: 2px solid #83C5BD;
}