Skip to content

#1cadaf

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

RGB
28, 173, 175
HSL
181°, 72%, 40%
CMYK
84, 1, 0, 31
Luminance
0.3323

Every format

HEX#1cadaf
RGBrgb(28, 173, 175)
HSLhsl(181, 72%, 40%)
CMYKcmyk(84%, 1%, 0%, 31%)
LABlab(64.3 -34.0 -11.3)
LCHlch(64.3 35.8 198.3)
OKLCHoklch(0.680 0.111 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red11.0%
Green67.8%
Blue68.6%

CMYK percentages

Cyan84.0%
Magenta1.1%
Yellow0.0%
Key (black)31.4%

Color previews

#1cadaf text on a black background

contrast 7.65:1

Card sample

#1cadaf text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1cadaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1cadaf in the Color Lab