Skip to content

#2faace

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

RGB
47, 170, 206
HSL
194°, 63%, 50%
CMYK
77, 18, 0, 19
Luminance
0.3381

Every format

HEX#2faace
RGBrgb(47, 170, 206)
HSLhsl(194, 63%, 50%)
CMYKcmyk(77%, 18%, 0%, 19%)
LABlab(64.8 -20.9 -27.8)
LCHlch(64.8 34.8 233.0)
OKLCHoklch(0.688 0.115 222.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2faace on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#2faace on black: 7.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green66.7%
Blue80.8%

CMYK percentages

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

Color previews

#2faace text on a black background

contrast 7.76:1

Card sample

#2faace text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2faace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2faace in the Color Lab