Skip to content

#2fadda

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

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

Every format

HEX#2fadda
RGBrgb(47, 173, 218)
HSLhsl(196, 70%, 52%)
CMYKcmyk(78%, 21%, 0%, 15%)
LABlab(66.2 -18.5 -32.3)
LCHlch(66.2 37.2 240.2)
OKLCHoklch(0.701 0.123 227.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fadda on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#2fadda on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan78.4%
Magenta20.6%
Yellow0.0%
Key (black)14.5%

Color previews

#2fadda text on a black background

contrast 8.11:1

Card sample

#2fadda text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fadda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fadda in the Color Lab