Skip to content

#2affcd

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

RGB
42, 255, 205
HSL
166°, 100%, 58%
CMYK
84, 0, 20, 0
Luminance
0.7642

Every format

HEX#2affcd
RGBrgb(42, 255, 205)
HSLhsl(166, 100%, 58%)
CMYKcmyk(84%, 0%, 20%, 0%)
LABlab(90.0 -59.7 10.3)
LCHlch(90.0 60.6 170.3)
OKLCHoklch(0.893 0.169 171.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green100.0%
Blue80.4%

CMYK percentages

Cyan83.5%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#2affcd text on a black background

contrast 16.28:1

Card sample

#2affcd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2affcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2affcd in the Color Lab