Skip to content

#2fadeb

a balanced, electric cyan · cool · closest name: steelblue

RGB
47, 173, 235
HSL
200°, 83%, 55%
CMYK
80, 26, 0, 8
Luminance
0.3649

Every format

HEX#2fadeb
RGBrgb(47, 173, 235)
HSLhsl(200, 83%, 55%)
CMYKcmyk(80%, 26%, 0%, 8%)
LABlab(66.9 -12.7 -40.5)
LCHlch(66.9 42.5 252.6)
OKLCHoklch(0.709 0.138 235.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fadeb on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#2fadeb on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.8%
Blue92.2%

CMYK percentages

Cyan80.0%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#2fadeb text on a black background

contrast 8.30:1

Card sample

#2fadeb text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fadeb in the Color Lab