Skip to content

#56afdb

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

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

Every format

HEX#56afdb
RGBrgb(86, 175, 219)
HSLhsl(200, 65%, 60%)
CMYKcmyk(61%, 20%, 0%, 14%)
LABlab(67.8 -13.7 -30.2)
LCHlch(67.8 33.2 245.6)
OKLCHoklch(0.717 0.106 232.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red33.7%
Green68.6%
Blue85.9%

CMYK percentages

Cyan60.7%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#56afdb text on a black background

contrast 8.55:1

Card sample

#56afdb text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #56afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #56afdb in the Color Lab