Skip to content

#70ccff

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

RGB
112, 204, 255
HSL
201°, 100%, 72%
CMYK
56, 20, 0, 0
Luminance
0.5385

Every format

HEX#70ccff
RGBrgb(112, 204, 255)
HSLhsl(201, 100%, 72%)
CMYKcmyk(56%, 20%, 0%, 0%)
LABlab(78.4 -13.3 -33.3)
LCHlch(78.4 35.9 248.2)
OKLCHoklch(0.808 0.114 234.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70ccff on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#70ccff on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green80.0%
Blue100.0%

CMYK percentages

Cyan56.1%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#70ccff text on a black background

contrast 11.77:1

Card sample

#70ccff text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(112, 204, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 204, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #70ccff;
background: linear-gradient(135deg, #70ccff, #7470FF);

Monochromatic scale

Palettes built from #70ccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70ccff in the Color Lab