Skip to content

#33cdff

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

RGB
51, 205, 255
HSL
195°, 100%, 60%
CMYK
80, 20, 0, 0
Luminance
0.5159

Every format

HEX#33cdff
RGBrgb(51, 205, 255)
HSLhsl(195, 100%, 60%)
CMYKcmyk(80%, 20%, 0%, 0%)
LABlab(77.0 -22.5 -35.5)
LCHlch(77.0 42.0 237.7)
OKLCHoklch(0.792 0.140 225.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33cdff on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#33cdff on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green80.4%
Blue100.0%

CMYK percentages

Cyan80.0%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#33cdff text on a black background

contrast 11.32:1

Card sample

#33cdff text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 205, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 205, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33cdff;
background: linear-gradient(135deg, #33cdff, #3345FF);

Monochromatic scale

Palettes built from #33cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33cdff in the Color Lab