Skip to content

#2dfeff

a balanced, electric cyan · cool · “cyan”

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

Every format

HEX#2dfeff
RGBrgb(45, 254, 255)
HSLhsl(180, 100%, 59%)
CMYKcmyk(82%, 0%, 0%, 0%)
LABlab(91.1 -46.0 -14.2)
LCHlch(91.1 48.1 197.1)
OKLCHoklch(0.906 0.149 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dfeff on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#2dfeff on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green99.6%
Blue100.0%

CMYK percentages

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

Color previews

#2dfeff text on a black background

contrast 16.73:1

Card sample

#2dfeff text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dfeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dfeff in the Color Lab