Skip to content

#8fcdec

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

RGB
143, 205, 236
HSL
200°, 71%, 74%
CMYK
39, 13, 0, 8
Luminance
0.5556

Every format

HEX#8fcdec
RGBrgb(143, 205, 236)
HSLhsl(200, 71%, 74%)
CMYKcmyk(39%, 13%, 0%, 8%)
LABlab(79.4 -12.1 -21.5)
LCHlch(79.4 24.7 240.8)
OKLCHoklch(0.817 0.077 230.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fcdec on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#8fcdec on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.1%
Green80.4%
Blue92.5%

CMYK percentages

Cyan39.4%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#8fcdec text on a black background

contrast 12.11:1

Card sample

#8fcdec text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8fcdec;
background: linear-gradient(135deg, #8fcdec, #8F8FEC);

Monochromatic scale

Palettes built from #8fcdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8fcdec in the Color Lab