Skip to content

#95decc

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

RGB
149, 222, 204
HSL
165°, 53%, 73%
CMYK
33, 0, 8, 13
Luminance
0.6299

Every format

HEX#95decc
RGBrgb(149, 222, 204)
HSLhsl(165, 53%, 73%)
CMYKcmyk(33%, 0%, 8%, 13%)
LABlab(83.4 -26.6 1.6)
LCHlch(83.4 26.6 176.5)
OKLCHoklch(0.847 0.077 177.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95decc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#95decc on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green87.1%
Blue80.0%

CMYK percentages

Cyan32.9%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#95decc text on a black background

contrast 13.60:1

Card sample

#95decc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95decc in the Color Lab