Skip to content

#18afeb

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

RGB
24, 175, 235
HSL
197°, 84%, 51%
CMYK
90, 26, 0, 8
Luminance
0.3685

Every format

HEX#18afeb
RGBrgb(24, 175, 235)
HSLhsl(197, 84%, 51%)
CMYKcmyk(90%, 26%, 0%, 8%)
LABlab(67.2 -15.4 -40.1)
LCHlch(67.2 43.0 249.0)
OKLCHoklch(0.710 0.142 232.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#18afeb on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#18afeb on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.4%
Green68.6%
Blue92.2%

CMYK percentages

Cyan89.8%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#18afeb text on a black background

contrast 8.37:1

Card sample

#18afeb text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #18afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #18afeb in the Color Lab