Skip to content

#29fade

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

RGB
41, 250, 222
HSL
172°, 95%, 57%
CMYK
84, 0, 11, 2
Luminance
0.7412

Every format

HEX#29fade
RGBrgb(41, 250, 222)
HSLhsl(172, 95%, 57%)
CMYKcmyk(84%, 0%, 11%, 2%)
LABlab(89.0 -53.5 -0.1)
LCHlch(89.0 53.5 180.1)
OKLCHoklch(0.886 0.155 180.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#29fade on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#29fade on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.1%
Green98.0%
Blue87.1%

CMYK percentages

Cyan83.6%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#29fade text on a black background

contrast 15.82:1

Card sample

#29fade text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #29fade;
Background color
Panel with #29fade background
background-color: #29fade;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(41, 250, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(41, 250, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #29fade;
background: linear-gradient(135deg, #29fade, #298BFA);

Monochromatic scale

Palettes built from #29fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #29fade in the Color Lab