Skip to content

#8cd3ed

a light, vivid cyan · cool · “skyblue”

RGB
140, 211, 237
HSL
196°, 73%, 74%
CMYK
41, 11, 0, 7
Luminance
0.5828

Every format

HEX#8cd3ed
RGBrgb(140, 211, 237)
HSLhsl(196, 73%, 74%)
CMYKcmyk(41%, 11%, 0%, 7%)
LABlab(80.9 -15.7 -19.8)
LCHlch(80.9 25.2 231.6)
OKLCHoklch(0.829 0.080 223.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cd3ed on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#8cd3ed on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green82.7%
Blue92.9%

CMYK percentages

Cyan40.9%
Magenta11.0%
Yellow0.0%
Key (black)7.1%

Color previews

#8cd3ed text on a black background

contrast 12.66:1

Card sample

#8cd3ed text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 211, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 211, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8cd3ed;
background: linear-gradient(135deg, #8cd3ed, #8C92ED);

Monochromatic scale

Palettes built from #8cd3ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cd3ed in the Color Lab