Skip to content

#95ecdf

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

RGB
149, 236, 223
HSL
171°, 70%, 76%
CMYK
37, 0, 6, 8
Luminance
0.7171

Every format

HEX#95ecdf
RGBrgb(149, 236, 223)
HSLhsl(171, 70%, 76%)
CMYKcmyk(37%, 0%, 6%, 8%)
LABlab(87.8 -29.1 -2.0)
LCHlch(87.8 29.2 183.9)
OKLCHoklch(0.884 0.086 183.8)

Copy-ready code

/* CSS */
color: #95ecdf;
background-color: #95ecdf;
/* Tailwind (arbitrary) */
class="text-[#95ecdf] bg-[#95ecdf]"
/* SCSS */
$brand: #95ecdf;
/* SwiftUI */
Color(red: 0.584, green: 0.925, blue: 0.875)
/* Android */
Color.parseColor("#95ecdf")

Accessibility — WCAG contrast

Aa
#95ecdf on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#95ecdf on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green92.5%
Blue87.5%

CMYK percentages

Cyan36.9%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#95ecdf text on a black background

contrast 15.34:1

Card sample

#95ecdf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #95ecdf;
Background color
Panel with #95ecdf background
background-color: #95ecdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #95ecdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(149, 236, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 236, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95ecdf;
background: linear-gradient(135deg, #95ecdf, #95BFEC);

Monochromatic scale

Palettes built from #95ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95ecdf in the Color Lab