Skip to content

#70acdf

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

RGB
112, 172, 223
HSL
208°, 63%, 66%
CMYK
50, 23, 0, 13
Luminance
0.3828

Every format

HEX#70acdf
RGBrgb(112, 172, 223)
HSLhsl(208, 63%, 66%)
CMYKcmyk(50%, 23%, 0%, 13%)
LABlab(68.2 -5.5 -31.7)
LCHlch(68.2 32.2 260.2)
OKLCHoklch(0.723 0.097 245.3)

Copy-ready code

/* CSS */
color: #70acdf;
background-color: #70acdf;
/* Tailwind (arbitrary) */
class="text-[#70acdf] bg-[#70acdf]"
/* SCSS */
$brand: #70acdf;
/* SwiftUI */
Color(red: 0.439, green: 0.675, blue: 0.875)
/* Android */
Color.parseColor("#70acdf")

Accessibility — WCAG contrast

Aa
#70acdf on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#70acdf on black: 8.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green67.5%
Blue87.5%

CMYK percentages

Cyan49.8%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#70acdf text on a black background

contrast 8.66:1

Card sample

#70acdf text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #70acdf;
Background color
Panel with #70acdf background
background-color: #70acdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #70acdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(112, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #70acdf;
background: linear-gradient(135deg, #70acdf, #7E70DF);

Monochromatic scale

Palettes built from #70acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70acdf in the Color Lab