Skip to content

#7adef1

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

RGB
122, 222, 241
HSL
190°, 81%, 71%
CMYK
49, 8, 0, 6
Luminance
0.6273

Every format

HEX#7adef1
RGBrgb(122, 222, 241)
HSLhsl(190, 81%, 71%)
CMYKcmyk(49%, 8%, 0%, 6%)
LABlab(83.3 -24.3 -18.3)
LCHlch(83.3 30.5 217.0)
OKLCHoklch(0.847 0.097 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7adef1 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#7adef1 on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green87.1%
Blue94.5%

CMYK percentages

Cyan49.4%
Magenta7.9%
Yellow0.0%
Key (black)5.5%

Color previews

#7adef1 text on a black background

contrast 13.55:1

Card sample

#7adef1 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7adef1;
Background color
Panel with #7adef1 background
background-color: #7adef1;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 222, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 222, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7adef1;
background: linear-gradient(135deg, #7adef1, #7A8FF1);

Monochromatic scale

Palettes built from #7adef1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7adef1 in the Color Lab