Skip to content

#85ebdc

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

RGB
133, 235, 220
HSL
171°, 72%, 72%
CMYK
43, 0, 6, 8
Luminance
0.6957

Every format

HEX#85ebdc
RGBrgb(133, 235, 220)
HSLhsl(171, 72%, 72%)
CMYKcmyk(43%, 0%, 6%, 8%)
LABlab(86.8 -33.3 -2.0)
LCHlch(86.8 33.4 183.5)
OKLCHoklch(0.874 0.099 183.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red52.2%
Green92.2%
Blue86.3%

CMYK percentages

Cyan43.4%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#85ebdc text on a black background

contrast 14.91:1

Card sample

#85ebdc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #85ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #85ebdc in the Color Lab