Skip to content

#8ccccc

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

RGB
140, 204, 204
HSL
180°, 39%, 68%
CMYK
31, 0, 0, 20
Luminance
0.5312

Every format

HEX#8ccccc
RGBrgb(140, 204, 204)
HSLhsl(180, 39%, 68%)
CMYKcmyk(31%, 0%, 0%, 20%)
LABlab(77.9 -20.2 -6.5)
LCHlch(77.9 21.2 197.8)
OKLCHoklch(0.802 0.065 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ccccc on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#8ccccc on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green80.0%
Blue80.0%

CMYK percentages

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

Color previews

#8ccccc text on a black background

contrast 11.62:1

Card sample

#8ccccc text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ccccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8ccccc in the Color Lab