Skip to content

#2d9ace

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

RGB
45, 154, 206
HSL
199°, 64%, 49%
CMYK
78, 25, 0, 19
Luminance
0.2813

Every format

HEX#2d9ace
RGBrgb(45, 154, 206)
HSLhsl(199, 64%, 49%)
CMYKcmyk(78%, 25%, 0%, 19%)
LABlab(60.0 -12.6 -35.2)
LCHlch(60.0 37.4 250.4)
OKLCHoklch(0.649 0.122 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2d9ace on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#2d9ace on black: 6.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green60.4%
Blue80.8%

CMYK percentages

Cyan78.2%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#2d9ace text on a black background

contrast 6.63:1

Card sample

#2d9ace text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2d9ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2d9ace in the Color Lab