Skip to content

#2baeff

a balanced, electric blue · cool · closest name: dodgerblue

RGB
43, 174, 255
HSL
203°, 100%, 58%
CMYK
83, 32, 0, 0
Luminance
0.3801

Every format

HEX#2baeff
RGBrgb(43, 174, 255)
HSLhsl(203, 100%, 58%)
CMYKcmyk(83%, 32%, 0%, 0%)
LABlab(68.0 -6.6 -49.6)
LCHlch(68.0 50.1 262.4)
OKLCHoklch(0.720 0.159 242.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2baeff on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#2baeff on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green68.2%
Blue100.0%

CMYK percentages

Cyan83.1%
Magenta31.8%
Yellow0.0%
Key (black)0.0%

Color previews

#2baeff text on a black background

contrast 8.60:1

Card sample

#2baeff text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(43, 174, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(43, 174, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2baeff;
background: linear-gradient(135deg, #2baeff, #352BFF);

Monochromatic scale

Palettes built from #2baeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2baeff in the Color Lab