Skip to content

#94cceb

a light, vivid blue · cool · closest name: skyblue

RGB
148, 204, 235
HSL
201°, 69%, 75%
CMYK
37, 13, 0, 8
Luminance
0.5548

Every format

HEX#94cceb
RGBrgb(148, 204, 235)
HSLhsl(201, 69%, 75%)
CMYKcmyk(37%, 13%, 0%, 8%)
LABlab(79.3 -10.5 -21.1)
LCHlch(79.3 23.5 243.5)
OKLCHoklch(0.817 0.072 233.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#94cceb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#94cceb on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.0%
Green80.0%
Blue92.2%

CMYK percentages

Cyan37.0%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#94cceb text on a black background

contrast 12.10:1

Card sample

#94cceb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #94cceb;
Background color
Panel with #94cceb background
background-color: #94cceb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(148, 204, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(148, 204, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #94cceb;
background: linear-gradient(135deg, #94cceb, #9694EB);

Monochromatic scale

Palettes built from #94cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #94cceb in the Color Lab