Skip to content

#8beceb

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

RGB
139, 236, 235
HSL
179°, 72%, 74%
CMYK
41, 0, 0, 8
Luminance
0.7148

Every format

HEX#8beceb
RGBrgb(139, 236, 235)
HSLhsl(179, 72%, 74%)
CMYKcmyk(41%, 0%, 0%, 8%)
LABlab(87.7 -28.8 -8.5)
LCHlch(87.7 30.0 196.4)
OKLCHoklch(0.883 0.092 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8beceb on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#8beceb on black: 15.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green92.5%
Blue92.2%

CMYK percentages

Cyan41.1%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#8beceb text on a black background

contrast 15.30:1

Card sample

#8beceb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8beceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8beceb in the Color Lab