Skip to content

#55afdb

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

RGB
85, 175, 219
HSL
200°, 65%, 60%
CMYK
61, 20, 0, 14
Luminance
0.3771

Every format

HEX#55afdb
RGBrgb(85, 175, 219)
HSLhsl(200, 65%, 60%)
CMYKcmyk(61%, 20%, 0%, 14%)
LABlab(67.8 -13.9 -30.2)
LCHlch(67.8 33.3 245.3)
OKLCHoklch(0.717 0.107 232.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55afdb on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#55afdb on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green68.6%
Blue85.9%

CMYK percentages

Cyan61.2%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#55afdb text on a black background

contrast 8.54:1

Card sample

#55afdb text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(85, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #55afdb;
background: linear-gradient(135deg, #55afdb, #5556DB);

Monochromatic scale

Palettes built from #55afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55afdb in the Color Lab