Skip to content

#30afab

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

RGB
48, 175, 171
HSL
178°, 57%, 44%
CMYK
73, 0, 2, 31
Luminance
0.3423

Every format

HEX#30afab
RGBrgb(48, 175, 171)
HSLhsl(178, 57%, 44%)
CMYKcmyk(73%, 0%, 2%, 31%)
LABlab(65.1 -34.2 -7.8)
LCHlch(65.1 35.0 192.9)
OKLCHoklch(0.687 0.107 191.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#30afab on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#30afab on black: 7.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.8%
Green68.6%
Blue67.1%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow2.3%
Key (black)31.4%

Color previews

#30afab text on a black background

contrast 7.85:1

Card sample

#30afab text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #30afab;
Background color
Panel with #30afab background
background-color: #30afab;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #30afab;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(48, 175, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(48, 175, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #30afab;
background: linear-gradient(135deg, #30afab, #305EAF);

Monochromatic scale

Palettes built from #30afab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #30afab in the Color Lab