Skip to content

#3cdfab

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

RGB
60, 223, 171
HSL
161°, 72%, 56%
CMYK
73, 0, 23, 13
Luminance
0.5668

Every format

HEX#3cdfab
RGBrgb(60, 223, 171)
HSLhsl(161, 72%, 56%)
CMYKcmyk(73%, 0%, 23%, 13%)
LABlab(80.0 -53.4 13.7)
LCHlch(80.0 55.1 165.6)
OKLCHoklch(0.809 0.152 166.6)

Copy-ready code

/* CSS */
color: #3cdfab;
background-color: #3cdfab;
/* Tailwind (arbitrary) */
class="text-[#3cdfab] bg-[#3cdfab]"
/* SCSS */
$brand: #3cdfab;
/* SwiftUI */
Color(red: 0.235, green: 0.875, blue: 0.671)
/* Android */
Color.parseColor("#3cdfab")

Accessibility — WCAG contrast

Aa
#3cdfab on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#3cdfab on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green87.5%
Blue67.1%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#3cdfab text on a black background

contrast 12.34:1

Card sample

#3cdfab text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cdfab;
Background color
Panel with #3cdfab background
background-color: #3cdfab;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 223, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 223, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cdfab;
background: linear-gradient(135deg, #3cdfab, #3CA6DF);

Monochromatic scale

Palettes built from #3cdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cdfab in the Color Lab