Skip to content

#33ccff

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

RGB
51, 204, 255
HSL
195°, 100%, 60%
CMYK
80, 20, 0, 0
Luminance
0.5111

Every format

HEX#33ccff
RGBrgb(51, 204, 255)
HSLhsl(195, 100%, 60%)
CMYKcmyk(80%, 20%, 0%, 0%)
LABlab(76.7 -22.0 -36.0)
LCHlch(76.7 42.1 238.6)
OKLCHoklch(0.790 0.140 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33ccff on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#33ccff on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan80.0%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#33ccff text on a black background

contrast 11.22:1

Card sample

#33ccff text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33ccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33ccff in the Color Lab