Skip to content

#1fdbdf

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

RGB
31, 219, 223
HSL
181°, 76%, 50%
CMYK
86, 2, 0, 13
Luminance
0.5628

Every format

HEX#1fdbdf
RGBrgb(31, 219, 223)
HSLhsl(181, 76%, 50%)
CMYKcmyk(86%, 2%, 0%, 13%)
LABlab(79.8 -40.6 -14.3)
LCHlch(79.8 43.0 199.4)
OKLCHoklch(0.810 0.134 197.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fdbdf on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#1fdbdf on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green85.9%
Blue87.5%

CMYK percentages

Cyan86.1%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#1fdbdf text on a black background

contrast 12.26:1

Card sample

#1fdbdf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1fdbdf;
Background color
Panel with #1fdbdf background
background-color: #1fdbdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(31, 219, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 219, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1fdbdf;
background: linear-gradient(135deg, #1fdbdf, #1F5BDF);

Monochromatic scale

Palettes built from #1fdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fdbdf in the Color Lab