Skip to content

#33addf

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

RGB
51, 173, 223
HSL
197°, 73%, 54%
CMYK
77, 22, 0, 13
Luminance
0.3592

Every format

HEX#33addf
RGBrgb(51, 173, 223)
HSLhsl(197, 73%, 54%)
CMYKcmyk(77%, 22%, 0%, 13%)
LABlab(66.5 -16.4 -34.6)
LCHlch(66.5 38.3 244.6)
OKLCHoklch(0.704 0.126 230.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33addf on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#33addf on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green67.8%
Blue87.5%

CMYK percentages

Cyan77.1%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#33addf text on a black background

contrast 8.18:1

Card sample

#33addf text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33addf in the Color Lab