Skip to content

#2adeff

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

RGB
42, 222, 255
HSL
189°, 100%, 58%
CMYK
84, 13, 0, 0
Luminance
0.5995

Every format

HEX#2adeff
RGBrgb(42, 222, 255)
HSLhsl(189, 100%, 58%)
CMYKcmyk(84%, 13%, 0%, 0%)
LABlab(81.8 -31.6 -28.2)
LCHlch(81.8 42.3 221.8)
OKLCHoklch(0.831 0.140 214.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2adeff on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#2adeff on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green87.1%
Blue100.0%

CMYK percentages

Cyan83.5%
Magenta12.9%
Yellow0.0%
Key (black)0.0%

Color previews

#2adeff text on a black background

contrast 12.99:1

Card sample

#2adeff text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2adeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2adeff in the Color Lab