Skip to content

#85adbb

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

RGB
133, 173, 187
HSL
196°, 28%, 63%
CMYK
29, 8, 0, 27
Luminance
0.3846

Every format

HEX#85adbb
RGBrgb(133, 173, 187)
HSLhsl(196, 28%, 63%)
CMYKcmyk(29%, 8%, 0%, 27%)
LABlab(68.4 -10.1 -11.5)
LCHlch(68.4 15.4 228.7)
OKLCHoklch(0.723 0.048 221.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#85adbb on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#85adbb on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.2%
Green67.8%
Blue73.3%

CMYK percentages

Cyan28.9%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#85adbb text on a black background

contrast 8.69:1

Card sample

#85adbb text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(133, 173, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(133, 173, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #85adbb;
background: linear-gradient(135deg, #85adbb, #8589BB);

Monochromatic scale

Palettes built from #85adbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #85adbb in the Color Lab