Skip to content

#95cace

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

RGB
149, 202, 206
HSL
184°, 37%, 70%
CMYK
28, 2, 0, 19
Luminance
0.5309

Every format

HEX#95cace
RGBrgb(149, 202, 206)
HSLhsl(184, 37%, 70%)
CMYKcmyk(28%, 2%, 0%, 19%)
LABlab(77.9 -16.2 -7.6)
LCHlch(77.9 17.8 205.1)
OKLCHoklch(0.804 0.055 202.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95cace on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#95cace on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green79.2%
Blue80.8%

CMYK percentages

Cyan27.7%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#95cace text on a black background

contrast 11.62:1

Card sample

#95cace text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95cace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95cace in the Color Lab