Skip to content

#8eccdc

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

RGB
142, 204, 220
HSL
192°, 53%, 71%
CMYK
36, 7, 0, 14
Luminance
0.5410

Every format

HEX#8eccdc
RGBrgb(142, 204, 220)
HSLhsl(192, 53%, 71%)
CMYKcmyk(36%, 7%, 0%, 14%)
LABlab(78.5 -15.8 -14.2)
LCHlch(78.5 21.3 222.0)
OKLCHoklch(0.809 0.067 215.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8eccdc on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#8eccdc on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.7%
Green80.0%
Blue86.3%

CMYK percentages

Cyan35.5%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#8eccdc text on a black background

contrast 11.82:1

Card sample

#8eccdc text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8eccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8eccdc in the Color Lab