Skip to content

#05ceac

a dark, electric cyan · cool · closest name: turquoise

RGB
5, 206, 172
HSL
170°, 95%, 41%
CMYK
98, 0, 17, 19
Luminance
0.4715

Every format

HEX#05ceac
RGBrgb(5, 206, 172)
HSLhsl(170, 95%, 41%)
CMYKcmyk(98%, 0%, 17%, 19%)
LABlab(74.3 -50.3 5.0)
LCHlch(74.3 50.6 174.4)
OKLCHoklch(0.760 0.143 175.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#05ceac on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#05ceac on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.0%
Green80.8%
Blue67.5%

CMYK percentages

Cyan97.6%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#05ceac text on a black background

contrast 10.43:1

Card sample

#05ceac text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #05ceac;
Background color
Panel with #05ceac background
background-color: #05ceac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #05ceac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(5, 206, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 206, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #05ceac;
background: linear-gradient(135deg, #05ceac, #056ACE);

Monochromatic scale

Palettes built from #05ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #05ceac in the Color Lab