Skip to content

#2ac3ff

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

RGB
42, 195, 255
HSL
197°, 100%, 58%
CMYK
84, 24, 0, 0
Luminance
0.4674

Every format

HEX#2ac3ff
RGBrgb(42, 195, 255)
HSLhsl(197, 100%, 58%)
CMYKcmyk(84%, 24%, 0%, 0%)
LABlab(74.0 -18.0 -40.2)
LCHlch(74.0 44.1 245.8)
OKLCHoklch(0.768 0.146 231.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ac3ff on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#2ac3ff on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#2ac3ff text on a black background

contrast 10.35:1

Card sample

#2ac3ff text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ac3ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac3ff in the Color Lab