Skip to content

#8becdf

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

RGB
139, 236, 223
HSL
172°, 72%, 74%
CMYK
41, 0, 6, 8
Luminance
0.7081

Every format

HEX#8becdf
RGBrgb(139, 236, 223)
HSLhsl(172, 72%, 74%)
CMYKcmyk(41%, 0%, 6%, 8%)
LABlab(87.4 -31.6 -2.7)
LCHlch(87.4 31.8 184.8)
OKLCHoklch(0.880 0.094 184.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8becdf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#8becdf on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green92.5%
Blue87.5%

CMYK percentages

Cyan41.1%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#8becdf text on a black background

contrast 15.16:1

Card sample

#8becdf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8becdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8becdf in the Color Lab