Skip to content

#1fbaba

a dark, vivid cyan · cool · closest name: turquoise

RGB
31, 186, 186
HSL
180°, 71%, 43%
CMYK
83, 0, 0, 27
Luminance
0.3895

Every format

HEX#1fbaba
RGBrgb(31, 186, 186)
HSLhsl(180, 71%, 43%)
CMYKcmyk(83%, 0%, 0%, 27%)
LABlab(68.7 -36.5 -10.8)
LCHlch(68.7 38.1 196.5)
OKLCHoklch(0.717 0.117 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fbaba on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#1fbaba on black: 8.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green72.9%
Blue72.9%

CMYK percentages

Cyan83.3%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#1fbaba text on a black background

contrast 8.79:1

Card sample

#1fbaba text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fbaba in the Color Lab