Skip to content

#2daac8

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

RGB
45, 170, 200
HSL
192°, 63%, 48%
CMYK
78, 15, 0, 22
Luminance
0.3348

Every format

HEX#2daac8
RGBrgb(45, 170, 200)
HSLhsl(192, 63%, 48%)
CMYKcmyk(78%, 15%, 0%, 22%)
LABlab(64.5 -23.1 -24.9)
LCHlch(64.5 33.9 227.1)
OKLCHoklch(0.685 0.112 218.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daac8 on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#2daac8 on black: 7.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.7%
Blue78.4%

CMYK percentages

Cyan77.5%
Magenta15.0%
Yellow0.0%
Key (black)21.6%

Color previews

#2daac8 text on a black background

contrast 7.70:1

Card sample

#2daac8 text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daac8 in the Color Lab