Skip to content

#83cddc

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

RGB
131, 205, 220
HSL
190°, 56%, 69%
CMYK
41, 7, 0, 14
Luminance
0.5366

Every format

HEX#83cddc
RGBrgb(131, 205, 220)
HSLhsl(190, 56%, 69%)
CMYKcmyk(41%, 7%, 0%, 14%)
LABlab(78.3 -19.2 -14.7)
LCHlch(78.3 24.2 217.4)
OKLCHoklch(0.805 0.076 211.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83cddc on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#83cddc on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green80.4%
Blue86.3%

CMYK percentages

Cyan40.5%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#83cddc text on a black background

contrast 11.73:1

Card sample

#83cddc text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #83cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83cddc in the Color Lab