Skip to content

#46decc

a balanced, vivid cyan · cool · “turquoise”

RGB
70, 222, 204
HSL
173°, 70%, 57%
CMYK
69, 0, 8, 13
Luminance
0.5790

Every format

HEX#46decc
RGBrgb(70, 222, 204)
HSLhsl(173, 70%, 57%)
CMYKcmyk(69%, 0%, 8%, 13%)
LABlab(80.7 -43.5 -2.7)
LCHlch(80.7 43.6 183.6)
OKLCHoklch(0.818 0.128 183.6)

Copy-ready code

/* CSS */
color: #46decc;
background-color: #46decc;
/* Tailwind (arbitrary) */
class="text-[#46decc] bg-[#46decc]"
/* SCSS */
$brand: #46decc;
/* SwiftUI */
Color(red: 0.275, green: 0.871, blue: 0.800)
/* Android */
Color.parseColor("#46decc")

Accessibility — WCAG contrast

Aa
#46decc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#46decc on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red27.5%
Green87.1%
Blue80.0%

CMYK percentages

Cyan68.5%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#46decc text on a black background

contrast 12.58:1

Card sample

#46decc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #46decc;
Background color
Panel with #46decc background
background-color: #46decc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(70, 222, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(70, 222, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #46decc;
background: linear-gradient(135deg, #46decc, #468BDE);

Monochromatic scale

Palettes built from #46decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #46decc in the Color Lab