Skip to content

#84cdec

a light, vivid cyan · cool · “skyblue”

RGB
132, 205, 236
HSL
198°, 73%, 72%
CMYK
44, 13, 0, 8
Luminance
0.5462

Every format

HEX#84cdec
RGBrgb(132, 205, 236)
HSLhsl(198, 73%, 72%)
CMYKcmyk(44%, 13%, 0%, 8%)
LABlab(78.8 -14.8 -22.4)
LCHlch(78.8 26.9 236.6)
OKLCHoklch(0.811 0.085 226.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#84cdec on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#84cdec on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.8%
Green80.4%
Blue92.5%

CMYK percentages

Cyan44.1%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#84cdec text on a black background

contrast 11.92:1

Card sample

#84cdec text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #84cdec;
Background color
Panel with #84cdec background
background-color: #84cdec;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #84cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #84cdec in the Color Lab