Skip to content

#2cc2e1

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

RGB
44, 194, 225
HSL
190°, 75%, 53%
CMYK
80, 14, 0, 12
Luminance
0.4456

Every format

HEX#2cc2e1
RGBrgb(44, 194, 225)
HSLhsl(190, 75%, 53%)
CMYKcmyk(80%, 14%, 0%, 12%)
LABlab(72.6 -27.2 -26.2)
LCHlch(72.6 37.8 223.9)
OKLCHoklch(0.753 0.125 215.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cc2e1 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#2cc2e1 on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green76.1%
Blue88.2%

CMYK percentages

Cyan80.4%
Magenta13.8%
Yellow0.0%
Key (black)11.8%

Color previews

#2cc2e1 text on a black background

contrast 9.91:1

Card sample

#2cc2e1 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 194, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 194, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cc2e1;
background: linear-gradient(135deg, #2cc2e1, #2C49E1);

Monochromatic scale

Palettes built from #2cc2e1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cc2e1 in the Color Lab