Skip to content

#8beddf

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

RGB
139, 237, 223
HSL
171°, 73%, 74%
CMYK
41, 0, 6, 7
Luminance
0.7139

Every format

HEX#8beddf
RGBrgb(139, 237, 223)
HSLhsl(171, 73%, 74%)
CMYKcmyk(41%, 0%, 6%, 7%)
LABlab(87.7 -32.1 -2.3)
LCHlch(87.7 32.2 184.0)
OKLCHoklch(0.882 0.095 184.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan41.4%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#8beddf text on a black background

contrast 15.28:1

Card sample

#8beddf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8beddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8beddf in the Color Lab