Skip to content

#2dbeff

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

RGB
45, 190, 255
HSL
199°, 100%, 59%
CMYK
82, 26, 0, 0
Luminance
0.4460

Every format

HEX#2dbeff
RGBrgb(45, 190, 255)
HSLhsl(199, 100%, 59%)
CMYKcmyk(82%, 26%, 0%, 0%)
LABlab(72.6 -15.2 -42.4)
LCHlch(72.6 45.0 250.3)
OKLCHoklch(0.757 0.148 234.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dbeff on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#2dbeff on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green74.5%
Blue100.0%

CMYK percentages

Cyan82.4%
Magenta25.5%
Yellow0.0%
Key (black)0.0%

Color previews

#2dbeff text on a black background

contrast 9.92:1

Card sample

#2dbeff text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dbeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dbeff in the Color Lab