Skip to content

#33accf

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

RGB
51, 172, 207
HSL
194°, 62%, 51%
CMYK
75, 17, 0, 19
Luminance
0.3471

Every format

HEX#33accf
RGBrgb(51, 172, 207)
HSLhsl(194, 62%, 51%)
CMYKcmyk(75%, 17%, 0%, 19%)
LABlab(65.5 -21.2 -27.2)
LCHlch(65.5 34.5 232.1)
OKLCHoklch(0.694 0.114 221.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33accf on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#33accf on black: 7.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green67.5%
Blue81.2%

CMYK percentages

Cyan75.4%
Magenta16.9%
Yellow0.0%
Key (black)18.8%

Color previews

#33accf text on a black background

contrast 7.94:1

Card sample

#33accf text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33accf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33accf in the Color Lab