Skip to content

#2db6fa

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

RGB
45, 182, 250
HSL
200°, 95%, 58%
CMYK
82, 27, 0, 2
Luminance
0.4092

Every format

HEX#2db6fa
RGBrgb(45, 182, 250)
HSLhsl(200, 95%, 58%)
CMYKcmyk(82%, 27%, 0%, 2%)
LABlab(70.1 -12.6 -43.6)
LCHlch(70.1 45.4 253.9)
OKLCHoklch(0.736 0.148 236.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db6fa on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#2db6fa on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.4%
Blue98.0%

CMYK percentages

Cyan82.0%
Magenta27.2%
Yellow0.0%
Key (black)2.0%

Color previews

#2db6fa text on a black background

contrast 9.18:1

Card sample

#2db6fa text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db6fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db6fa in the Color Lab