Skip to content

#84ceba

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

RGB
132, 206, 186
HSL
164°, 43%, 66%
CMYK
36, 0, 10, 19
Luminance
0.5259

Every format

HEX#84ceba
RGBrgb(132, 206, 186)
HSLhsl(164, 43%, 66%)
CMYKcmyk(36%, 0%, 10%, 19%)
LABlab(77.6 -27.5 2.7)
LCHlch(77.6 27.6 174.5)
OKLCHoklch(0.797 0.080 175.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#84ceba on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#84ceba on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.8%
Green80.8%
Blue72.9%

CMYK percentages

Cyan35.9%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#84ceba text on a black background

contrast 11.52:1

Card sample

#84ceba text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #84ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #84ceba in the Color Lab