Skip to content

#8cd7cd

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

RGB
140, 215, 205
HSL
172°, 48%, 70%
CMYK
35, 0, 5, 16
Luminance
0.5858

Every format

HEX#8cd7cd
RGBrgb(140, 215, 205)
HSLhsl(172, 48%, 70%)
CMYKcmyk(35%, 0%, 5%, 16%)
LABlab(81.1 -25.4 -2.5)
LCHlch(81.1 25.6 185.5)
OKLCHoklch(0.827 0.076 185.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cd7cd on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#8cd7cd on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green84.3%
Blue80.4%

CMYK percentages

Cyan34.9%
Magenta0.0%
Yellow4.7%
Key (black)15.7%

Color previews

#8cd7cd text on a black background

contrast 12.72:1

Card sample

#8cd7cd text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cd7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cd7cd in the Color Lab