Skip to content

#2facda

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

RGB
47, 172, 218
HSL
196°, 70%, 52%
CMYK
78, 21, 0, 15
Luminance
0.3517

Every format

HEX#2facda
RGBrgb(47, 172, 218)
HSLhsl(196, 70%, 52%)
CMYKcmyk(78%, 21%, 0%, 15%)
LABlab(65.9 -18.0 -32.8)
LCHlch(65.9 37.4 241.2)
OKLCHoklch(0.698 0.124 228.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2facda on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#2facda on black: 8.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.5%
Blue85.5%

CMYK percentages

Cyan78.4%
Magenta21.1%
Yellow0.0%
Key (black)14.5%

Color previews

#2facda text on a black background

contrast 8.03:1

Card sample

#2facda text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2facda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2facda in the Color Lab