Skip to content

#2daace

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

RGB
45, 170, 206
HSL
193°, 64%, 49%
CMYK
78, 18, 0, 19
Luminance
0.3376

Every format

HEX#2daace
RGBrgb(45, 170, 206)
HSLhsl(193, 64%, 49%)
CMYKcmyk(78%, 18%, 0%, 19%)
LABlab(64.8 -21.1 -27.8)
LCHlch(64.8 34.9 232.8)
OKLCHoklch(0.688 0.116 222.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daace on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#2daace on black: 7.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.7%
Blue80.8%

CMYK percentages

Cyan78.2%
Magenta17.5%
Yellow0.0%
Key (black)19.2%

Color previews

#2daace text on a black background

contrast 7.75:1

Card sample

#2daace text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daace in the Color Lab