Skip to content

#8bcccc

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

RGB
139, 204, 204
HSL
180°, 39%, 67%
CMYK
32, 0, 0, 20
Luminance
0.5303

Every format

HEX#8bcccc
RGBrgb(139, 204, 204)
HSLhsl(180, 39%, 67%)
CMYKcmyk(32%, 0%, 0%, 20%)
LABlab(77.9 -20.5 -6.6)
LCHlch(77.9 21.5 197.8)
OKLCHoklch(0.802 0.066 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red54.5%
Green80.0%
Blue80.0%

CMYK percentages

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

Color previews

#8bcccc text on a black background

contrast 11.61:1

Card sample

#8bcccc text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8bcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bcccc in the Color Lab