Skip to content

#1fadac

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

RGB
31, 173, 172
HSL
180°, 70%, 40%
CMYK
82, 0, 1, 32
Luminance
0.3316

Every format

HEX#1fadac
RGBrgb(31, 173, 172)
HSLhsl(180, 70%, 40%)
CMYKcmyk(82%, 0%, 1%, 32%)
LABlab(64.3 -34.7 -9.7)
LCHlch(64.3 36.0 195.6)
OKLCHoklch(0.679 0.111 194.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fadac on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#1fadac on black: 7.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green67.8%
Blue67.5%

CMYK percentages

Cyan82.1%
Magenta0.0%
Yellow0.6%
Key (black)32.2%

Color previews

#1fadac text on a black background

contrast 7.63:1

Card sample

#1fadac text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fadac in the Color Lab