Skip to content

#1fadeb

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

RGB
31, 173, 235
HSL
198°, 84%, 52%
CMYK
87, 26, 0, 8
Luminance
0.3618

Every format

HEX#1fadeb
RGBrgb(31, 173, 235)
HSLhsl(198, 84%, 52%)
CMYKcmyk(87%, 26%, 0%, 8%)
LABlab(66.7 -13.9 -40.9)
LCHlch(66.7 43.2 251.2)
OKLCHoklch(0.706 0.142 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fadeb on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#1fadeb on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green67.8%
Blue92.2%

CMYK percentages

Cyan86.8%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#1fadeb text on a black background

contrast 8.24:1

Card sample

#1fadeb text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(31, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1fadeb;
background: linear-gradient(135deg, #1fadeb, #1F25EB);

Monochromatic scale

Palettes built from #1fadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fadeb in the Color Lab