Skip to content

#33abc3

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

RGB
51, 171, 195
HSL
190°, 59%, 48%
CMYK
74, 12, 0, 24
Luminance
0.3377

Every format

HEX#33abc3
RGBrgb(51, 171, 195)
HSLhsl(190, 59%, 48%)
CMYKcmyk(74%, 12%, 0%, 24%)
LABlab(64.8 -24.5 -21.7)
LCHlch(64.8 32.8 221.5)
OKLCHoklch(0.687 0.107 214.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33abc3 on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#33abc3 on black: 7.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green67.1%
Blue76.5%

CMYK percentages

Cyan73.8%
Magenta12.3%
Yellow0.0%
Key (black)23.5%

Color previews

#33abc3 text on a black background

contrast 7.75:1

Card sample

#33abc3 text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 171, 195, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 171, 195, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33abc3;
background: linear-gradient(135deg, #33abc3, #334BC3);

Monochromatic scale

Palettes built from #33abc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33abc3 in the Color Lab