Skip to content

#2daac5

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

RGB
45, 170, 197
HSL
191°, 63%, 48%
CMYK
77, 14, 0, 23
Luminance
0.3334

Every format

HEX#2daac5
RGBrgb(45, 170, 197)
HSLhsl(191, 63%, 48%)
CMYKcmyk(77%, 14%, 0%, 23%)
LABlab(64.4 -24.1 -23.4)
LCHlch(64.4 33.5 224.1)
OKLCHoklch(0.684 0.111 216.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daac5 on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#2daac5 on black: 7.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.7%
Blue77.3%

CMYK percentages

Cyan77.2%
Magenta13.7%
Yellow0.0%
Key (black)22.7%

Color previews

#2daac5 text on a black background

contrast 7.67:1

Card sample

#2daac5 text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daac5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daac5 in the Color Lab