Skip to content

#5fedeb

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

RGB
95, 237, 235
HSL
179°, 80%, 65%
CMYK
60, 0, 1, 7
Luminance
0.6900

Every format

HEX#5fedeb
RGBrgb(95, 237, 235)
HSLhsl(179, 80%, 65%)
CMYKcmyk(60%, 0%, 1%, 7%)
LABlab(86.5 -38.2 -10.5)
LCHlch(86.5 39.6 195.3)
OKLCHoklch(0.869 0.121 193.8)

Copy-ready code

/* CSS */
color: #5fedeb;
background-color: #5fedeb;
/* Tailwind (arbitrary) */
class="text-[#5fedeb] bg-[#5fedeb]"
/* SCSS */
$brand: #5fedeb;
/* SwiftUI */
Color(red: 0.373, green: 0.929, blue: 0.922)
/* Android */
Color.parseColor("#5fedeb")

Accessibility — WCAG contrast

Aa
#5fedeb on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#5fedeb on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green92.9%
Blue92.2%

CMYK percentages

Cyan59.9%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#5fedeb text on a black background

contrast 14.80:1

Card sample

#5fedeb text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5fedeb;
Background color
Panel with #5fedeb background
background-color: #5fedeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5fedeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(95, 237, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 237, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fedeb;
background: linear-gradient(135deg, #5fedeb, #5F90ED);

Monochromatic scale

Palettes built from #5fedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fedeb in the Color Lab