Skip to content

#83cdcd

a light, soft cyan · cool · closest name: skyblue

RGB
131, 205, 205
HSL
180°, 43%, 66%
CMYK
36, 0, 0, 20
Luminance
0.5290

Every format

HEX#83cdcd
RGBrgb(131, 205, 205)
HSLhsl(180, 43%, 66%)
CMYKcmyk(36%, 0%, 0%, 20%)
LABlab(77.8 -22.9 -7.3)
LCHlch(77.8 24.0 197.7)
OKLCHoklch(0.800 0.074 195.8)

Copy-ready code

/* CSS */
color: #83cdcd;
background-color: #83cdcd;
/* Tailwind (arbitrary) */
class="text-[#83cdcd] bg-[#83cdcd]"
/* SCSS */
$brand: #83cdcd;
/* SwiftUI */
Color(red: 0.514, green: 0.804, blue: 0.804)
/* Android */
Color.parseColor("#83cdcd")

Accessibility — WCAG contrast

Aa
#83cdcd on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#83cdcd on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green80.4%
Blue80.4%

CMYK percentages

Cyan36.1%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#83cdcd text on a black background

contrast 11.58:1

Card sample

#83cdcd text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #83cdcd;
Background color
Panel with #83cdcd background
background-color: #83cdcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #83cdcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(131, 205, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 205, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83cdcd;
background: linear-gradient(135deg, #83cdcd, #839CCD);

Monochromatic scale

Palettes built from #83cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83cdcd in the Color Lab