Skip to content

#2decfd

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

RGB
45, 236, 253
HSL
185°, 98%, 58%
CMYK
82, 7, 0, 1
Luminance
0.6764

Every format

HEX#2decfd
RGBrgb(45, 236, 253)
HSLhsl(185, 98%, 58%)
CMYKcmyk(82%, 7%, 0%, 1%)
LABlab(85.8 -38.5 -21.0)
LCHlch(85.8 43.9 208.6)
OKLCHoklch(0.863 0.141 204.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2decfd on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#2decfd on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green92.5%
Blue99.2%

CMYK percentages

Cyan82.2%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#2decfd text on a black background

contrast 14.53:1

Card sample

#2decfd text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2decfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2decfd in the Color Lab