Skip to content

#2dceff

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

RGB
45, 206, 255
HSL
194°, 100%, 59%
CMYK
82, 19, 0, 0
Luminance
0.5192

Every format

HEX#2dceff
RGBrgb(45, 206, 255)
HSLhsl(194, 100%, 59%)
CMYKcmyk(82%, 19%, 0%, 0%)
LABlab(77.2 -23.5 -35.2)
LCHlch(77.2 42.3 236.3)
OKLCHoklch(0.794 0.141 224.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dceff on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#2dceff on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green80.8%
Blue100.0%

CMYK percentages

Cyan82.4%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#2dceff text on a black background

contrast 11.38:1

Card sample

#2dceff text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dceff in the Color Lab