Skip to content

#2faccc

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

RGB
47, 172, 204
HSL
192°, 63%, 49%
CMYK
77, 16, 0, 20
Luminance
0.3447

Every format

HEX#2faccc
RGBrgb(47, 172, 204)
HSLhsl(192, 63%, 49%)
CMYKcmyk(77%, 16%, 0%, 20%)
LABlab(65.3 -22.6 -25.9)
LCHlch(65.3 34.4 228.8)
OKLCHoklch(0.692 0.114 219.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2faccc on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#2faccc on black: 7.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.5%
Blue80.0%

CMYK percentages

Cyan77.0%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#2faccc text on a black background

contrast 7.89:1

Card sample

#2faccc text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2faccc;
Background color
Panel with #2faccc background
background-color: #2faccc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 172, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 172, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2faccc;
background: linear-gradient(135deg, #2faccc, #2F43CC);

Monochromatic scale

Palettes built from #2faccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2faccc in the Color Lab