Skip to content

#91afbc

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

RGB
145, 175, 188
HSL
198°, 24%, 65%
CMYK
23, 7, 0, 26
Luminance
0.4031

Every format

HEX#91afbc
RGBrgb(145, 175, 188)
HSLhsl(198, 24%, 65%)
CMYKcmyk(23%, 7%, 0%, 26%)
LABlab(69.7 -7.3 -10.0)
LCHlch(69.7 12.4 233.9)
OKLCHoklch(0.736 0.038 226.0)

Copy-ready code

/* CSS */
color: #91afbc;
background-color: #91afbc;
/* Tailwind (arbitrary) */
class="text-[#91afbc] bg-[#91afbc]"
/* SCSS */
$brand: #91afbc;
/* SwiftUI */
Color(red: 0.569, green: 0.686, blue: 0.737)
/* Android */
Color.parseColor("#91afbc")

Accessibility — WCAG contrast

Aa
#91afbc on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#91afbc on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green68.6%
Blue73.7%

CMYK percentages

Cyan22.9%
Magenta6.9%
Yellow0.0%
Key (black)26.3%

Color previews

#91afbc text on a black background

contrast 9.06:1

Card sample

#91afbc text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #91afbc;
Background color
Panel with #91afbc background
background-color: #91afbc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #91afbc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(145, 175, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 175, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #91afbc;
background: linear-gradient(135deg, #91afbc, #9192BC);

Monochromatic scale

Palettes built from #91afbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91afbc in the Color Lab