Skip to content

#2db8fa

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

RGB
45, 184, 250
HSL
199°, 95%, 58%
CMYK
82, 26, 0, 2
Luminance
0.4174

Every format

HEX#2db8fa
RGBrgb(45, 184, 250)
HSLhsl(199, 95%, 58%)
CMYKcmyk(82%, 26%, 0%, 2%)
LABlab(70.7 -13.7 -42.7)
LCHlch(70.7 44.9 252.2)
OKLCHoklch(0.741 0.147 235.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db8fa on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#2db8fa on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green72.2%
Blue98.0%

CMYK percentages

Cyan82.0%
Magenta26.4%
Yellow0.0%
Key (black)2.0%

Color previews

#2db8fa text on a black background

contrast 9.35:1

Card sample

#2db8fa text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db8fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db8fa in the Color Lab