Skip to content

#2accfd

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

RGB
42, 204, 253
HSL
194°, 98%, 58%
CMYK
83, 19, 0, 1
Luminance
0.5077

Every format

HEX#2accfd
RGBrgb(42, 204, 253)
HSLhsl(194, 98%, 58%)
CMYKcmyk(83%, 19%, 0%, 1%)
LABlab(76.5 -23.3 -35.2)
LCHlch(76.5 42.3 236.5)
OKLCHoklch(0.788 0.141 224.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2accfd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#2accfd on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.0%
Blue99.2%

CMYK percentages

Cyan83.4%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#2accfd text on a black background

contrast 11.15:1

Card sample

#2accfd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2accfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2accfd in the Color Lab