Skip to content

#74ebff

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

RGB
116, 235, 255
HSL
189°, 100%, 73%
CMYK
55, 8, 0, 0
Luminance
0.7035

Every format

HEX#74ebff
RGBrgb(116, 235, 255)
HSLhsl(189, 100%, 73%)
CMYKcmyk(55%, 8%, 0%, 0%)
LABlab(87.2 -28.1 -19.9)
LCHlch(87.2 34.5 215.3)
OKLCHoklch(0.878 0.110 209.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74ebff on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#74ebff on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green92.2%
Blue100.0%

CMYK percentages

Cyan54.5%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#74ebff text on a black background

contrast 15.07:1

Card sample

#74ebff text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ebff in the Color Lab