Skip to content

#5ffdef

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

RGB
95, 253, 239
HSL
175°, 98%, 68%
CMYK
63, 0, 6, 1
Luminance
0.7892

Every format

HEX#5ffdef
RGBrgb(95, 253, 239)
HSLhsl(175, 98%, 68%)
CMYKcmyk(63%, 0%, 6%, 1%)
LABlab(91.2 -44.3 -5.6)
LCHlch(91.2 44.7 187.2)
OKLCHoklch(0.908 0.133 186.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ffdef on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#5ffdef on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green99.2%
Blue93.7%

CMYK percentages

Cyan62.5%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#5ffdef text on a black background

contrast 16.78:1

Card sample

#5ffdef text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ffdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ffdef in the Color Lab