Skip to content

#84cdcd

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

RGB
132, 205, 205
HSL
180°, 42%, 66%
CMYK
36, 0, 0, 20
Luminance
0.5298

Every format

HEX#84cdcd
RGBrgb(132, 205, 205)
HSLhsl(180, 42%, 66%)
CMYKcmyk(36%, 0%, 0%, 20%)
LABlab(77.9 -22.6 -7.2)
LCHlch(77.9 23.8 197.7)
OKLCHoklch(0.801 0.073 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#84cdcd on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#84cdcd on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.8%
Green80.4%
Blue80.4%

CMYK percentages

Cyan35.6%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#84cdcd text on a black background

contrast 11.60:1

Card sample

#84cdcd text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #84cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #84cdcd in the Color Lab