Skip to content

#2feddf

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

RGB
47, 237, 223
HSL
176°, 84%, 56%
CMYK
80, 0, 6, 7
Luminance
0.6650

Every format

HEX#2feddf
RGBrgb(47, 237, 223)
HSLhsl(176, 84%, 56%)
CMYKcmyk(80%, 0%, 6%, 7%)
LABlab(85.3 -47.4 -6.1)
LCHlch(85.3 47.8 187.3)
OKLCHoklch(0.855 0.142 187.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2feddf on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#2feddf on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green92.9%
Blue87.5%

CMYK percentages

Cyan80.2%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#2feddf text on a black background

contrast 14.30:1

Card sample

#2feddf text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2feddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2feddf in the Color Lab