Skip to content

#81ebdf

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

RGB
129, 235, 223
HSL
173°, 73%, 71%
CMYK
45, 0, 5, 8
Luminance
0.6941

Every format

HEX#81ebdf
RGBrgb(129, 235, 223)
HSLhsl(173, 73%, 71%)
CMYKcmyk(45%, 0%, 5%, 8%)
LABlab(86.7 -33.6 -3.7)
LCHlch(86.7 33.8 186.3)
OKLCHoklch(0.873 0.101 186.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red50.6%
Green92.2%
Blue87.5%

CMYK percentages

Cyan45.1%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#81ebdf text on a black background

contrast 14.88:1

Card sample

#81ebdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #81ebdf;
Background color
Panel with #81ebdf background
background-color: #81ebdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #81ebdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(129, 235, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(129, 235, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #81ebdf;
background: linear-gradient(135deg, #81ebdf, #81B0EB);

Monochromatic scale

Palettes built from #81ebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #81ebdf in the Color Lab