Skip to content

#95dada

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

RGB
149, 218, 218
HSL
180°, 48%, 72%
CMYK
32, 0, 0, 15
Luminance
0.6159

Every format

HEX#95dada
RGBrgb(149, 218, 218)
HSLhsl(180, 48%, 72%)
CMYKcmyk(32%, 0%, 0%, 15%)
LABlab(82.7 -21.5 -6.9)
LCHlch(82.7 22.6 197.8)
OKLCHoklch(0.843 0.069 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95dada on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#95dada on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green85.5%
Blue85.5%

CMYK percentages

Cyan31.7%
Magenta0.0%
Yellow0.0%
Key (black)14.5%

Color previews

#95dada text on a black background

contrast 13.32:1

Card sample

#95dada text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95dada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95dada in the Color Lab