Skip to content

#74cceb

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

RGB
116, 204, 235
HSL
196°, 75%, 69%
CMYK
51, 13, 0, 8
Luminance
0.5290

Every format

HEX#74cceb
RGBrgb(116, 204, 235)
HSLhsl(196, 75%, 69%)
CMYKcmyk(51%, 13%, 0%, 8%)
LABlab(77.8 -18.2 -23.5)
LCHlch(77.8 29.7 232.2)
OKLCHoklch(0.801 0.095 223.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74cceb on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#74cceb on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green80.0%
Blue92.2%

CMYK percentages

Cyan50.6%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#74cceb text on a black background

contrast 11.58:1

Card sample

#74cceb text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74cceb in the Color Lab