Skip to content

#28cdcd

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

RGB
40, 205, 205
HSL
180°, 67%, 48%
CMYK
81, 0, 0, 20
Luminance
0.4852

Every format

HEX#28cdcd
RGBrgb(40, 205, 205)
HSLhsl(180, 67%, 48%)
CMYKcmyk(81%, 0%, 0%, 20%)
LABlab(75.2 -38.9 -11.5)
LCHlch(75.2 40.6 196.5)
OKLCHoklch(0.771 0.125 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#28cdcd on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#28cdcd on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red15.7%
Green80.4%
Blue80.4%

CMYK percentages

Cyan80.5%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#28cdcd text on a black background

contrast 10.70:1

Card sample

#28cdcd text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #28cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #28cdcd in the Color Lab