Skip to content

#18adeb

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

RGB
24, 173, 235
HSL
198°, 84%, 51%
CMYK
90, 26, 0, 8
Luminance
0.3608

Every format

HEX#18adeb
RGBrgb(24, 173, 235)
HSLhsl(198, 84%, 51%)
CMYKcmyk(90%, 26%, 0%, 8%)
LABlab(66.6 -14.3 -41.0)
LCHlch(66.6 43.5 250.7)
OKLCHoklch(0.705 0.143 234.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#18adeb on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#18adeb on black: 8.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.4%
Green67.8%
Blue92.2%

CMYK percentages

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

Color previews

#18adeb text on a black background

contrast 8.22:1

Card sample

#18adeb text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #18adeb;
Background color
Panel with #18adeb background
background-color: #18adeb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(24, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(24, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #18adeb;
background: linear-gradient(135deg, #18adeb, #1820EB);

Monochromatic scale

Palettes built from #18adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #18adeb in the Color Lab