Skip to content

#8ce2cd

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

RGB
140, 226, 205
HSL
165°, 60%, 72%
CMYK
38, 0, 9, 11
Luminance
0.6438

Every format

HEX#8ce2cd
RGBrgb(140, 226, 205)
HSLhsl(165, 60%, 72%)
CMYKcmyk(38%, 0%, 9%, 11%)
LABlab(84.2 -30.7 2.1)
LCHlch(84.2 30.8 176.1)
OKLCHoklch(0.852 0.089 176.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ce2cd on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#8ce2cd on black: 13.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green88.6%
Blue80.4%

CMYK percentages

Cyan38.1%
Magenta0.0%
Yellow9.3%
Key (black)11.4%

Color previews

#8ce2cd text on a black background

contrast 13.88:1

Card sample

#8ce2cd text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ce2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8ce2cd in the Color Lab