Skip to content

#74dfed

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

RGB
116, 223, 237
HSL
187°, 77%, 69%
CMYK
51, 6, 0, 7
Luminance
0.6260

Every format

HEX#74dfed
RGBrgb(116, 223, 237)
HSLhsl(187, 77%, 69%)
CMYKcmyk(51%, 6%, 0%, 7%)
LABlab(83.2 -27.1 -16.3)
LCHlch(83.2 31.7 211.0)
OKLCHoklch(0.845 0.101 206.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74dfed on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#74dfed on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green87.5%
Blue92.9%

CMYK percentages

Cyan51.1%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#74dfed text on a black background

contrast 13.52:1

Card sample

#74dfed text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74dfed in the Color Lab