Skip to content

#8ecccc

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

RGB
142, 204, 204
HSL
180°, 38%, 68%
CMYK
30, 0, 0, 20
Luminance
0.5330

Every format

HEX#8ecccc
RGBrgb(142, 204, 204)
HSLhsl(180, 38%, 68%)
CMYKcmyk(30%, 0%, 0%, 20%)
LABlab(78.0 -19.6 -6.3)
LCHlch(78.0 20.6 197.9)
OKLCHoklch(0.803 0.063 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ecccc on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#8ecccc on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.7%
Green80.0%
Blue80.0%

CMYK percentages

Cyan30.4%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#8ecccc text on a black background

contrast 11.66:1

Card sample

#8ecccc text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(142, 204, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(142, 204, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8ecccc;
background: linear-gradient(135deg, #8ecccc, #8EA3CC);

Monochromatic scale

Palettes built from #8ecccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8ecccc in the Color Lab