Skip to content

#8cd4db

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

RGB
140, 212, 219
HSL
185°, 52%, 70%
CMYK
36, 3, 0, 14
Luminance
0.5778

Every format

HEX#8cd4db
RGBrgb(140, 212, 219)
HSLhsl(185, 52%, 70%)
CMYKcmyk(36%, 3%, 0%, 14%)
LABlab(80.6 -20.6 -10.6)
LCHlch(80.6 23.2 207.1)
OKLCHoklch(0.825 0.072 203.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cd4db on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#8cd4db on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green83.1%
Blue85.9%

CMYK percentages

Cyan36.1%
Magenta3.2%
Yellow0.0%
Key (black)14.1%

Color previews

#8cd4db text on a black background

contrast 12.56:1

Card sample

#8cd4db text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cd4db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cd4db in the Color Lab