Skip to content

#1eb4ff

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

RGB
30, 180, 255
HSL
200°, 100%, 56%
CMYK
88, 29, 0, 0
Luminance
0.4014

Every format

HEX#1eb4ff
RGBrgb(30, 180, 255)
HSLhsl(200, 100%, 56%)
CMYKcmyk(88%, 29%, 0%, 0%)
LABlab(69.6 -10.8 -47.2)
LCHlch(69.6 48.4 257.1)
OKLCHoklch(0.732 0.157 238.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1eb4ff on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#1eb4ff on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.8%
Green70.6%
Blue100.0%

CMYK percentages

Cyan88.2%
Magenta29.4%
Yellow0.0%
Key (black)0.0%

Color previews

#1eb4ff text on a black background

contrast 9.03:1

Card sample

#1eb4ff text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1eb4ff;
Background color
Panel with #1eb4ff background
background-color: #1eb4ff;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(30, 180, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(30, 180, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1eb4ff;
background: linear-gradient(135deg, #1eb4ff, #1E1EFF);

Monochromatic scale

Palettes built from #1eb4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1eb4ff in the Color Lab