Skip to content

#83ebdc

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

RGB
131, 235, 220
HSL
171°, 72%, 72%
CMYK
44, 0, 6, 8
Luminance
0.6941

Every format

HEX#83ebdc
RGBrgb(131, 235, 220)
HSLhsl(171, 72%, 72%)
CMYKcmyk(44%, 0%, 6%, 8%)
LABlab(86.7 -33.8 -2.1)
LCHlch(86.7 33.9 183.6)
OKLCHoklch(0.873 0.100 183.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83ebdc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#83ebdc on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green92.2%
Blue86.3%

CMYK percentages

Cyan44.3%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#83ebdc text on a black background

contrast 14.88:1

Card sample

#83ebdc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #83ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83ebdc in the Color Lab