#83D3DB
A light, moderate cyan closely aligning with Powderblue.
About #83D3DB
The precise color #83D3DB is an excellent choice for modern design projects. Its closest recognized web color is Powderblue. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 211, and 219.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 40% cyan and 4% magenta inks. The HSL representation is 185.5° hue, 55.0% saturation, and 68.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83D3DB
RGB131, 211, 219
HSL185.5°, 55.0%, 68.6%
CMYK40%, 4%, 0%, 14%
HSV185.5°, 40.2%, 85.9%
LAB79.9, -22.5, -11.7
XYZ45.4, 56.5, 75.5
Decimal8639451
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.31:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83D3DB;
}
.text-color {
color: #83D3DB;
}
.border-color {
border: 2px solid #83D3DB;
}