Skip to content

#1facba

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

RGB
31, 172, 186
HSL
185°, 71%, 43%
CMYK
83, 8, 0, 27
Luminance
0.3334

Every format

HEX#1facba
RGBrgb(31, 172, 186)
HSLhsl(185, 71%, 43%)
CMYKcmyk(83%, 8%, 0%, 27%)
LABlab(64.4 -29.9 -17.3)
LCHlch(64.4 34.5 210.0)
OKLCHoklch(0.682 0.111 205.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1facba on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#1facba on black: 7.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green67.5%
Blue72.9%

CMYK percentages

Cyan83.3%
Magenta7.5%
Yellow0.0%
Key (black)27.1%

Color previews

#1facba text on a black background

contrast 7.67:1

Card sample

#1facba text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1facba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1facba in the Color Lab