Skip to content

#7eccdc

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

RGB
126, 204, 220
HSL
190°, 57%, 68%
CMYK
43, 7, 0, 14
Luminance
0.5279

Every format

HEX#7eccdc
RGBrgb(126, 204, 220)
HSLhsl(190, 57%, 68%)
CMYKcmyk(43%, 7%, 0%, 14%)
LABlab(77.8 -19.9 -15.5)
LCHlch(77.8 25.2 217.8)
OKLCHoklch(0.800 0.080 212.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eccdc on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#7eccdc on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.4%
Green80.0%
Blue86.3%

CMYK percentages

Cyan42.7%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#7eccdc text on a black background

contrast 11.56:1

Card sample

#7eccdc text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 204, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 204, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7eccdc;
background: linear-gradient(135deg, #7eccdc, #7E8DDC);

Monochromatic scale

Palettes built from #7eccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7eccdc in the Color Lab