Skip to content

#33baeb

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

RGB
51, 186, 235
HSL
196°, 82%, 56%
CMYK
78, 21, 0, 8
Luminance
0.4182

Every format

HEX#33baeb
RGBrgb(51, 186, 235)
HSLhsl(196, 82%, 56%)
CMYKcmyk(78%, 21%, 0%, 8%)
LABlab(70.7 -19.3 -34.5)
LCHlch(70.7 39.5 240.8)
OKLCHoklch(0.740 0.131 227.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33baeb on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#33baeb on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green72.9%
Blue92.2%

CMYK percentages

Cyan78.3%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#33baeb text on a black background

contrast 9.36:1

Card sample

#33baeb text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #33baeb;
Background color
Panel with #33baeb background
background-color: #33baeb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 186, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 186, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33baeb;
background: linear-gradient(135deg, #33baeb, #333FEB);

Monochromatic scale

Palettes built from #33baeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33baeb in the Color Lab