Skip to content

#95dace

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

RGB
149, 218, 206
HSL
170°, 48%, 72%
CMYK
32, 0, 6, 15
Luminance
0.6099

Every format

HEX#95dace
RGBrgb(149, 218, 206)
HSLhsl(170, 48%, 72%)
CMYKcmyk(32%, 0%, 6%, 15%)
LABlab(82.4 -24.2 -1.0)
LCHlch(82.4 24.2 182.4)
OKLCHoklch(0.839 0.071 182.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95dace on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#95dace on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green85.5%
Blue80.8%

CMYK percentages

Cyan31.7%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#95dace text on a black background

contrast 13.20:1

Card sample

#95dace text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95dace in the Color Lab