Skip to content

#2adafe

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

RGB
42, 218, 254
HSL
190°, 99%, 58%
CMYK
84, 14, 0, 0
Luminance
0.5779

Every format

HEX#2adafe
RGBrgb(42, 218, 254)
HSLhsl(190, 99%, 58%)
CMYKcmyk(84%, 14%, 0%, 0%)
LABlab(80.6 -29.9 -29.5)
LCHlch(80.6 42.0 224.6)
OKLCHoklch(0.821 0.139 216.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2adafe on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#2adafe on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green85.5%
Blue99.6%

CMYK percentages

Cyan83.5%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#2adafe text on a black background

contrast 12.56:1

Card sample

#2adafe text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2adafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2adafe in the Color Lab