Skip to content

#2dfffe

a balanced, electric cyan · cool · “cyan”

RGB
45, 255, 254
HSL
180°, 100%, 59%
CMYK
82, 0, 0, 0
Luminance
0.7923

Every format

HEX#2dfffe
RGBrgb(45, 255, 254)
HSLhsl(180, 100%, 59%)
CMYKcmyk(82%, 0%, 0%, 0%)
LABlab(91.3 -46.7 -13.3)
LCHlch(91.3 48.5 195.8)
OKLCHoklch(0.908 0.149 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dfffe on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#2dfffe on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green100.0%
Blue99.6%

CMYK percentages

Cyan82.4%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#2dfffe text on a black background

contrast 16.85:1

Card sample

#2dfffe text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dfffe in the Color Lab