Skip to content

#1afdef

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

RGB
26, 253, 239
HSL
176°, 98%, 55%
CMYK
90, 0, 6, 1
Luminance
0.7670

Every format

HEX#1afdef
RGBrgb(26, 253, 239)
HSLhsl(176, 98%, 55%)
CMYKcmyk(90%, 0%, 6%, 1%)
LABlab(90.2 -51.0 -7.2)
LCHlch(90.2 51.6 188.0)
OKLCHoklch(0.897 0.154 187.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1afdef on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#1afdef on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green99.2%
Blue93.7%

CMYK percentages

Cyan89.7%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#1afdef text on a black background

contrast 16.34:1

Card sample

#1afdef text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1afdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1afdef in the Color Lab