Skip to content

#2affce

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

RGB
42, 255, 206
HSL
166°, 100%, 58%
CMYK
84, 0, 19, 0
Luminance
0.7647

Every format

HEX#2affce
RGBrgb(42, 255, 206)
HSLhsl(166, 100%, 58%)
CMYKcmyk(84%, 0%, 19%, 0%)
LABlab(90.1 -59.5 9.8)
LCHlch(90.1 60.3 170.7)
OKLCHoklch(0.893 0.168 171.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green100.0%
Blue80.8%

CMYK percentages

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

Color previews

#2affce text on a black background

contrast 16.29:1

Card sample

#2affce text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2affce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2affce in the Color Lab