Skip to content

#2ac4ff

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

RGB
42, 196, 255
HSL
197°, 100%, 58%
CMYK
84, 23, 0, 0
Luminance
0.4719

Every format

HEX#2ac4ff
RGBrgb(42, 196, 255)
HSLhsl(197, 100%, 58%)
CMYKcmyk(84%, 23%, 0%, 0%)
LABlab(74.3 -18.6 -39.8)
LCHlch(74.3 43.9 245.0)
OKLCHoklch(0.770 0.145 230.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ac4ff on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#2ac4ff on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green76.9%
Blue100.0%

CMYK percentages

Cyan83.5%
Magenta23.1%
Yellow0.0%
Key (black)0.0%

Color previews

#2ac4ff text on a black background

contrast 10.44:1

Card sample

#2ac4ff text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ac4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac4ff in the Color Lab