Skip to content

#1affcd

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

RGB
26, 255, 205
HSL
167°, 100%, 55%
CMYK
90, 0, 20, 0
Luminance
0.7615

Every format

HEX#1affcd
RGBrgb(26, 255, 205)
HSLhsl(167, 100%, 55%)
CMYKcmyk(90%, 0%, 20%, 0%)
LABlab(89.9 -60.6 10.1)
LCHlch(89.9 61.5 170.6)
OKLCHoklch(0.892 0.171 171.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red10.2%
Green100.0%
Blue80.4%

CMYK percentages

Cyan89.8%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#1affcd text on a black background

contrast 16.23:1

Card sample

#1affcd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1affcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1affcd in the Color Lab