Skip to content

#2daac3

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

RGB
45, 170, 195
HSL
190°, 63%, 47%
CMYK
77, 13, 0, 24
Luminance
0.3325

Every format

HEX#2daac3
RGBrgb(45, 170, 195)
HSLhsl(190, 63%, 47%)
CMYKcmyk(77%, 13%, 0%, 24%)
LABlab(64.4 -24.7 -22.4)
LCHlch(64.4 33.3 222.1)
OKLCHoklch(0.683 0.110 214.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daac3 on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#2daac3 on black: 7.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.7%
Blue76.5%

CMYK percentages

Cyan76.9%
Magenta12.8%
Yellow0.0%
Key (black)23.5%

Color previews

#2daac3 text on a black background

contrast 7.65:1

Card sample

#2daac3 text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daac3 in the Color Lab