Skip to content

#18ceff

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

RGB
24, 206, 255
HSL
193°, 100%, 55%
CMYK
91, 19, 0, 0
Luminance
0.5156

Every format

HEX#18ceff
RGBrgb(24, 206, 255)
HSLhsl(193, 100%, 55%)
CMYKcmyk(91%, 19%, 0%, 0%)
LABlab(77.0 -24.7 -35.6)
LCHlch(77.0 43.3 235.2)
OKLCHoklch(0.791 0.145 223.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#18ceff on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#18ceff on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.4%
Green80.8%
Blue100.0%

CMYK percentages

Cyan90.6%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#18ceff text on a black background

contrast 11.31:1

Card sample

#18ceff text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(24, 206, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(24, 206, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #18ceff;
background: linear-gradient(135deg, #18ceff, #1834FF);

Monochromatic scale

Palettes built from #18ceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #18ceff in the Color Lab