Skip to content

#2cfbed

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

RGB
44, 251, 237
HSL
176°, 96%, 58%
CMYK
83, 0, 6, 2
Luminance
0.7564

Every format

HEX#2cfbed
RGBrgb(44, 251, 237)
HSLhsl(176, 96%, 58%)
CMYKcmyk(83%, 0%, 6%, 2%)
LABlab(89.7 -49.8 -6.9)
LCHlch(89.7 50.2 187.9)
OKLCHoklch(0.893 0.150 187.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cfbed on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#2cfbed on black: 16.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green98.4%
Blue92.9%

CMYK percentages

Cyan82.5%
Magenta0.0%
Yellow5.6%
Key (black)1.6%

Color previews

#2cfbed text on a black background

contrast 16.13:1

Card sample

#2cfbed text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cfbed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cfbed in the Color Lab