Skip to content

#48afac

a balanced, soft cyan · cool · closest name: teal

RGB
72, 175, 172
HSL
178°, 42%, 48%
CMYK
59, 0, 2, 31
Luminance
0.3502

Every format

HEX#48afac
RGBrgb(72, 175, 172)
HSLhsl(178, 42%, 48%)
CMYKcmyk(59%, 0%, 2%, 31%)
LABlab(65.8 -30.2 -7.4)
LCHlch(65.8 31.1 193.8)
OKLCHoklch(0.694 0.095 192.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#48afac on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#48afac on black: 8.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red28.2%
Green68.6%
Blue67.5%

CMYK percentages

Cyan58.9%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#48afac text on a black background

contrast 8.00:1

Card sample

#48afac text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #48afac;
Background color
Panel with #48afac background
background-color: #48afac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #48afac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(72, 175, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(72, 175, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #48afac;
background: linear-gradient(135deg, #48afac, #486DAF);

Monochromatic scale

Palettes built from #48afac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #48afac in the Color Lab