Skip to content

#18ebdc

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

RGB
24, 235, 220
HSL
176°, 84%, 51%
CMYK
90, 0, 6, 8
Luminance
0.6478

Every format

HEX#18ebdc
RGBrgb(24, 235, 220)
HSLhsl(176, 84%, 51%)
CMYKcmyk(90%, 0%, 6%, 8%)
LABlab(84.4 -48.8 -5.9)
LCHlch(84.4 49.1 186.8)
OKLCHoklch(0.847 0.146 186.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#18ebdc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#18ebdc on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.4%
Green92.2%
Blue86.3%

CMYK percentages

Cyan89.8%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#18ebdc text on a black background

contrast 13.96:1

Card sample

#18ebdc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #18ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #18ebdc in the Color Lab