Skip to content

#4accfd

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

RGB
74, 204, 253
HSL
196°, 98%, 64%
CMYK
71, 19, 0, 1
Luminance
0.5173

Every format

HEX#4accfd
RGBrgb(74, 204, 253)
HSLhsl(196, 98%, 64%)
CMYKcmyk(71%, 19%, 0%, 1%)
LABlab(77.1 -20.1 -34.3)
LCHlch(77.1 39.8 239.6)
OKLCHoklch(0.794 0.131 227.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4accfd on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#4accfd on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.0%
Green80.0%
Blue99.2%

CMYK percentages

Cyan70.8%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#4accfd text on a black background

contrast 11.35:1

Card sample

#4accfd text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4accfd;
Background color
Panel with #4accfd background
background-color: #4accfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4accfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(74, 204, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(74, 204, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4accfd;
background: linear-gradient(135deg, #4accfd, #4A55FD);

Monochromatic scale

Palettes built from #4accfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4accfd in the Color Lab