#83E9F0
A light, vivid cyan closely aligning with Paleturquoise.
About #83E9F0
The precise color #83E9F0 is an excellent choice for modern design projects. Its closest recognized web color is Paleturquoise. This translates to an RGB value of rgb(131, 233, 240).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 45% C, 3% M, 0% Y, and 6% K. With a hue angle of 183.9 degrees, it sits comfortably in the cyan spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#83E9F0
RGB131, 233, 240
HSL183.9°, 78.4%, 72.7%
CMYK45%, 3%, 0%, 6%
HSV183.9°, 45.4%, 94.1%
LAB86.7, -28.0, -12.7
XYZ54.2, 69.4, 93.0
Decimal8645104
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.88:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83E9F0;
}
.text-color {
color: #83E9F0;
}
.border-color {
border: 2px solid #83E9F0;
}