Skip to content

#9becdf

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

RGB
155, 236, 223
HSL
170°, 68%, 77%
CMYK
34, 0, 6, 8
Luminance
0.7229

Every format

HEX#9becdf
RGBrgb(155, 236, 223)
HSLhsl(170, 68%, 77%)
CMYKcmyk(34%, 0%, 6%, 8%)
LABlab(88.1 -27.5 -1.6)
LCHlch(88.1 27.6 183.2)
OKLCHoklch(0.887 0.081 183.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9becdf on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#9becdf on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green92.5%
Blue87.5%

CMYK percentages

Cyan34.3%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#9becdf text on a black background

contrast 15.46:1

Card sample

#9becdf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9becdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9becdf in the Color Lab