Skip to content

#70cceb

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

RGB
112, 204, 235
HSL
195°, 76%, 68%
CMYK
52, 13, 0, 8
Luminance
0.5263

Every format

HEX#70cceb
RGBrgb(112, 204, 235)
HSLhsl(195, 76%, 68%)
CMYKcmyk(52%, 13%, 0%, 8%)
LABlab(77.7 -19.1 -23.7)
LCHlch(77.7 30.4 231.2)
OKLCHoklch(0.800 0.098 222.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70cceb on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#70cceb on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green80.0%
Blue92.2%

CMYK percentages

Cyan52.3%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#70cceb text on a black background

contrast 11.53:1

Card sample

#70cceb text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70cceb in the Color Lab