Skip to content

#2ceade

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

RGB
44, 234, 222
HSL
176°, 82%, 55%
CMYK
81, 0, 5, 8
Luminance
0.6466

Every format

HEX#2ceade
RGBrgb(44, 234, 222)
HSLhsl(176, 82%, 55%)
CMYKcmyk(81%, 0%, 5%, 8%)
LABlab(84.3 -46.6 -7.0)
LCHlch(84.3 47.1 188.5)
OKLCHoklch(0.848 0.141 188.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ceade on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#2ceade on black: 13.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green91.8%
Blue87.1%

CMYK percentages

Cyan81.2%
Magenta0.0%
Yellow5.1%
Key (black)8.2%

Color previews

#2ceade text on a black background

contrast 13.93:1

Card sample

#2ceade text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ceade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ceade in the Color Lab