Skip to content

#2faddf

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

RGB
47, 173, 223
HSL
197°, 73%, 53%
CMYK
79, 22, 0, 13
Luminance
0.3582

Every format

HEX#2faddf
RGBrgb(47, 173, 223)
HSLhsl(197, 73%, 53%)
CMYKcmyk(79%, 22%, 0%, 13%)
LABlab(66.4 -16.8 -34.7)
LCHlch(66.4 38.6 244.2)
OKLCHoklch(0.703 0.127 230.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2faddf on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#2faddf on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.8%
Blue87.5%

CMYK percentages

Cyan78.9%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#2faddf text on a black background

contrast 8.16:1

Card sample

#2faddf text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2faddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2faddf in the Color Lab