Skip to content

#1afade

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

RGB
26, 250, 222
HSL
173°, 96%, 54%
CMYK
90, 0, 11, 2
Luminance
0.7386

Every format

HEX#1afade
RGBrgb(26, 250, 222)
HSLhsl(173, 96%, 54%)
CMYKcmyk(90%, 0%, 11%, 2%)
LABlab(88.9 -54.4 -0.3)
LCHlch(88.9 54.4 180.3)
OKLCHoklch(0.884 0.157 180.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1afade on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#1afade on black: 15.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green98.0%
Blue87.1%

CMYK percentages

Cyan89.6%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#1afade text on a black background

contrast 15.77:1

Card sample

#1afade text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(26, 250, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 250, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1afade;
background: linear-gradient(135deg, #1afade, #1A81FA);

Monochromatic scale

Palettes built from #1afade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1afade in the Color Lab