Skip to content

#70addf

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

RGB
112, 173, 223
HSL
207°, 63%, 66%
CMYK
50, 22, 0, 13
Luminance
0.3866

Every format

HEX#70addf
RGBrgb(112, 173, 223)
HSLhsl(207, 63%, 66%)
CMYKcmyk(50%, 22%, 0%, 13%)
LABlab(68.5 -6.0 -31.3)
LCHlch(68.5 31.8 259.0)
OKLCHoklch(0.726 0.097 244.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70addf on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#70addf on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#70addf text on a black background

contrast 8.73:1

Card sample

#70addf text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70addf in the Color Lab