Skip to content

#55bbdd

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

RGB
85, 187, 221
HSL
195°, 67%, 60%
CMYK
62, 15, 0, 13
Luminance
0.4269

Every format

HEX#55bbdd
RGBrgb(85, 187, 221)
HSLhsl(195, 67%, 60%)
CMYKcmyk(62%, 15%, 0%, 13%)
LABlab(71.3 -19.6 -25.9)
LCHlch(71.3 32.5 232.9)
OKLCHoklch(0.745 0.106 223.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55bbdd on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#55bbdd on black: 9.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green73.3%
Blue86.7%

CMYK percentages

Cyan61.5%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#55bbdd text on a black background

contrast 9.54:1

Card sample

#55bbdd text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55bbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55bbdd in the Color Lab