Skip to content

#2fa2cd

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

RGB
47, 162, 205
HSL
196°, 63%, 49%
CMYK
77, 21, 0, 20
Luminance
0.3085

Every format

HEX#2fa2cd
RGBrgb(47, 162, 205)
HSLhsl(196, 63%, 49%)
CMYKcmyk(77%, 21%, 0%, 20%)
LABlab(62.4 -17.0 -31.0)
LCHlch(62.4 35.3 241.2)
OKLCHoklch(0.668 0.117 228.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fa2cd on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#2fa2cd on black: 7.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green63.5%
Blue80.4%

CMYK percentages

Cyan77.1%
Magenta21.0%
Yellow0.0%
Key (black)19.6%

Color previews

#2fa2cd text on a black background

contrast 7.17:1

Card sample

#2fa2cd text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fa2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fa2cd in the Color Lab