Skip to content

#2dfded

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

RGB
45, 253, 237
HSL
175°, 98%, 58%
CMYK
82, 0, 6, 1
Luminance
0.7692

Every format

HEX#2dfded
RGBrgb(45, 253, 237)
HSLhsl(175, 98%, 58%)
CMYKcmyk(82%, 0%, 6%, 1%)
LABlab(90.3 -50.5 -6.0)
LCHlch(90.3 50.9 186.8)
OKLCHoklch(0.898 0.151 186.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dfded on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#2dfded on black: 16.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green99.2%
Blue92.9%

CMYK percentages

Cyan82.2%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#2dfded text on a black background

contrast 16.38:1

Card sample

#2dfded text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dfded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dfded in the Color Lab