Skip to content

#95baba

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

RGB
149, 186, 186
HSL
180°, 21%, 66%
CMYK
20, 0, 0, 27
Luminance
0.4505

Every format

HEX#95baba
RGBrgb(149, 186, 186)
HSLhsl(180, 21%, 66%)
CMYKcmyk(20%, 0%, 0%, 27%)
LABlab(72.9 -12.3 -4.1)
LCHlch(72.9 13.0 198.4)
OKLCHoklch(0.762 0.040 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95baba on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#95baba on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green72.9%
Blue72.9%

CMYK percentages

Cyan19.9%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#95baba text on a black background

contrast 10.01:1

Card sample

#95baba text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95baba in the Color Lab