Skip to content

#71afdb

a light, vivid blue · cool · closest name: skyblue

RGB
113, 175, 219
HSL
205°, 60%, 65%
CMYK
48, 20, 0, 14
Luminance
0.3929

Every format

HEX#71afdb
RGBrgb(113, 175, 219)
HSLhsl(205, 60%, 65%)
CMYKcmyk(48%, 20%, 0%, 14%)
LABlab(69.0 -8.1 -28.4)
LCHlch(69.0 29.5 254.1)
OKLCHoklch(0.729 0.091 240.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#71afdb on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#71afdb on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.3%
Green68.6%
Blue85.9%

CMYK percentages

Cyan48.4%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#71afdb text on a black background

contrast 8.86:1

Card sample

#71afdb text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #71afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #71afdb in the Color Lab