Skip to content

#8ceddf

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

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

Every format

HEX#8ceddf
RGBrgb(140, 237, 223)
HSLhsl(171, 73%, 74%)
CMYKcmyk(41%, 0%, 6%, 7%)
LABlab(87.7 -31.9 -2.2)
LCHlch(87.7 31.9 184.0)
OKLCHoklch(0.882 0.095 183.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan40.9%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#8ceddf text on a black background

contrast 15.29:1

Card sample

#8ceddf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ceddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8ceddf in the Color Lab