Skip to content

#27fade

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

RGB
39, 250, 222
HSL
172°, 96%, 57%
CMYK
84, 0, 11, 2
Luminance
0.7408

Every format

HEX#27fade
RGBrgb(39, 250, 222)
HSLhsl(172, 96%, 57%)
CMYKcmyk(84%, 0%, 11%, 2%)
LABlab(89.0 -53.7 -0.1)
LCHlch(89.0 53.7 180.2)
OKLCHoklch(0.885 0.155 180.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red15.3%
Green98.0%
Blue87.1%

CMYK percentages

Cyan84.4%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#27fade text on a black background

contrast 15.82:1

Card sample

#27fade text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #27fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #27fade in the Color Lab