#83CCCC

A light, moderate cyan closely aligning with Powderblue.

About #83CCCC

When working with digital screens, the color #83CCCC is rendered by mixing light. If you're using CSS, you might find it aligns closely with Powderblue. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 204, and 204.

When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 36% cyan, 0% magenta, 0% yellow, and 20% black. The HSL representation is 180.0° hue, 41.7% saturation, and 65.7% lightness.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#83CCCC
RGB131, 204, 204
HSL180.0°, 41.7%, 65.7%
CMYK36%, 0%, 0%, 20%
HSV180.0°, 35.8%, 80.0%
LAB77.5, -22.6, -7.2
XYZ41.9, 52.4, 65.0
Decimal8637644

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.83:1
Text on #FFFFFF
FAIL
11.47:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.75:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #83CCCC; }
.text-color { color: #83CCCC; }
.border-color { border: 2px solid #83CCCC; }

Similar Colors

Powderblue
#B0E0E6