Skip to content

#48cdcd

a balanced, vivid cyan · cool · closest name: turquoise

RGB
72, 205, 205
HSL
180°, 57%, 54%
CMYK
65, 0, 0, 20
Luminance
0.4945

Every format

HEX#48cdcd
RGBrgb(72, 205, 205)
HSLhsl(180, 57%, 54%)
CMYKcmyk(65%, 0%, 0%, 20%)
LABlab(75.7 -35.2 -10.6)
LCHlch(75.7 36.8 196.8)
OKLCHoklch(0.777 0.113 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#48cdcd on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#48cdcd on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red28.2%
Green80.4%
Blue80.4%

CMYK percentages

Cyan64.9%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#48cdcd text on a black background

contrast 10.89:1

Card sample

#48cdcd text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(72, 205, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(72, 205, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #48cdcd;
background: linear-gradient(135deg, #48cdcd, #4874CD);

Monochromatic scale

Palettes built from #48cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #48cdcd in the Color Lab