Skip to content

#74ccdf

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

RGB
116, 204, 223
HSL
191°, 63%, 67%
CMYK
48, 9, 0, 13
Luminance
0.5223

Every format

HEX#74ccdf
RGBrgb(116, 204, 223)
HSLhsl(191, 63%, 67%)
CMYKcmyk(48%, 9%, 0%, 13%)
LABlab(77.4 -21.5 -17.6)
LCHlch(77.4 27.8 219.4)
OKLCHoklch(0.797 0.089 213.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74ccdf on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#74ccdf on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green80.0%
Blue87.5%

CMYK percentages

Cyan48.0%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#74ccdf text on a black background

contrast 11.45:1

Card sample

#74ccdf text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ccdf in the Color Lab