Skip to content

#95cdcd

a light, soft cyan · cool · closest name: skyblue

RGB
149, 205, 205
HSL
180°, 36%, 69%
CMYK
27, 0, 0, 20
Luminance
0.5446

Every format

HEX#95cdcd
RGBrgb(149, 205, 205)
HSLhsl(180, 36%, 69%)
CMYKcmyk(27%, 0%, 0%, 20%)
LABlab(78.7 -17.9 -5.8)
LCHlch(78.7 18.8 198.0)
OKLCHoklch(0.810 0.058 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95cdcd on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#95cdcd on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green80.4%
Blue80.4%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#95cdcd text on a black background

contrast 11.89:1

Card sample

#95cdcd text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95cdcd in the Color Lab