#83F0FF
A light, vivid cyan closely aligning with Paleturquoise.
About #83F0FF
The precise color #83F0FF is an excellent choice for modern design projects. Its closest recognized web color is Paleturquoise. In the RGB color space, it consists of 131 red, 240 green, and 255 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 49% C, 6% M, 0% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83F0FF
RGB131, 240, 255
HSL187.3°, 100.0%, 75.7%
CMYK49%, 6%, 0%, 0%
HSV187.3°, 48.6%, 100.0%
LAB89.1, -27.5, -16.9
XYZ58.6, 74.4, 105.9
Decimal8646911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.87:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83F0FF;
}
.text-color {
color: #83F0FF;
}
.border-color {
border: 2px solid #83F0FF;
}