Skip to content

#2facce

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

RGB
47, 172, 206
HSL
193°, 63%, 50%
CMYK
77, 17, 0, 19
Luminance
0.3457

Every format

HEX#2facce
RGBrgb(47, 172, 206)
HSLhsl(193, 63%, 50%)
CMYKcmyk(77%, 17%, 0%, 19%)
LABlab(65.4 -22.0 -26.9)
LCHlch(65.4 34.7 230.7)
OKLCHoklch(0.693 0.115 220.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2facce on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#2facce on black: 7.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.5%
Blue80.8%

CMYK percentages

Cyan77.2%
Magenta16.5%
Yellow0.0%
Key (black)19.2%

Color previews

#2facce text on a black background

contrast 7.91:1

Card sample

#2facce text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2facce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2facce in the Color Lab