Skip to content

#8cedeb

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

RGB
140, 237, 235
HSL
179°, 73%, 74%
CMYK
41, 0, 1, 7
Luminance
0.7214

Every format

HEX#8cedeb
RGBrgb(140, 237, 235)
HSLhsl(179, 73%, 74%)
CMYKcmyk(41%, 0%, 1%, 7%)
LABlab(88.0 -29.0 -8.0)
LCHlch(88.0 30.1 195.4)
OKLCHoklch(0.886 0.092 193.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cedeb on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#8cedeb on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green92.9%
Blue92.2%

CMYK percentages

Cyan40.9%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#8cedeb text on a black background

contrast 15.43:1

Card sample

#8cedeb text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cedeb in the Color Lab