Skip to content

#9deddf

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

RGB
157, 237, 223
HSL
170°, 69%, 77%
CMYK
34, 0, 6, 7
Luminance
0.7306

Every format

HEX#9deddf
RGBrgb(157, 237, 223)
HSLhsl(170, 69%, 77%)
CMYKcmyk(34%, 0%, 6%, 7%)
LABlab(88.5 -27.4 -1.0)
LCHlch(88.5 27.5 182.1)
OKLCHoklch(0.890 0.081 182.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9deddf on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#9deddf on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green92.9%
Blue87.5%

CMYK percentages

Cyan33.8%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#9deddf text on a black background

contrast 15.61:1

Card sample

#9deddf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9deddf;
Background color
Panel with #9deddf background
background-color: #9deddf;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9deddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9deddf in the Color Lab