Skip to content

#55adbb

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

RGB
85, 173, 187
HSL
188°, 43%, 53%
CMYK
55, 8, 0, 27
Luminance
0.3541

Every format

HEX#55adbb
RGBrgb(85, 173, 187)
HSLhsl(188, 43%, 53%)
CMYKcmyk(55%, 8%, 0%, 27%)
LABlab(66.1 -22.4 -15.2)
LCHlch(66.1 27.1 214.2)
OKLCHoklch(0.699 0.086 209.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55adbb on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#55adbb on black: 8.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green67.8%
Blue73.3%

CMYK percentages

Cyan54.5%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#55adbb text on a black background

contrast 8.08:1

Card sample

#55adbb text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55adbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55adbb in the Color Lab