Skip to content

#84ecdf

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

RGB
132, 236, 223
HSL
173°, 73%, 72%
CMYK
44, 0, 6, 8
Luminance
0.7022

Every format

HEX#84ecdf
RGBrgb(132, 236, 223)
HSLhsl(173, 73%, 72%)
CMYKcmyk(44%, 0%, 6%, 8%)
LABlab(87.1 -33.3 -3.1)
LCHlch(87.1 33.5 185.4)
OKLCHoklch(0.876 0.099 185.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#84ecdf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#84ecdf on black: 15.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.8%
Green92.5%
Blue87.5%

CMYK percentages

Cyan44.1%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#84ecdf text on a black background

contrast 15.04:1

Card sample

#84ecdf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #84ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #84ecdf in the Color Lab