Skip to content

#9becff

a light, electric cyan · cool · closest name: skyblue

RGB
155, 236, 255
HSL
191°, 100%, 80%
CMYK
39, 8, 0, 0
Luminance
0.7418

Every format

HEX#9becff
RGBrgb(155, 236, 255)
HSLhsl(191, 100%, 80%)
CMYKcmyk(39%, 8%, 0%, 0%)
LABlab(89.0 -20.0 -17.0)
LCHlch(89.0 26.2 220.3)
OKLCHoklch(0.897 0.083 214.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9becff on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#9becff on black: 15.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green92.5%
Blue100.0%

CMYK percentages

Cyan39.2%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#9becff text on a black background

contrast 15.84:1

Card sample

#9becff text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9becff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9becff in the Color Lab