Skip to content

#90baac

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

RGB
144, 186, 172
HSL
160°, 23%, 65%
CMYK
23, 0, 8, 27
Luminance
0.4403

Every format

HEX#90baac
RGBrgb(144, 186, 172)
HSLhsl(160, 23%, 65%)
CMYKcmyk(23%, 0%, 8%, 27%)
LABlab(72.2 -16.9 2.5)
LCHlch(72.2 17.1 171.5)
OKLCHoklch(0.754 0.049 172.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90baac on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#90baac on black: 9.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green72.9%
Blue67.5%

CMYK percentages

Cyan22.6%
Magenta0.0%
Yellow7.5%
Key (black)27.1%

Color previews

#90baac text on a black background

contrast 9.81:1

Card sample

#90baac text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90baac;
Background color
Panel with #90baac background
background-color: #90baac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90baac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 186, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 186, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90baac;
background: linear-gradient(135deg, #90baac, #90ACBA);

Monochromatic scale

Palettes built from #90baac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90baac in the Color Lab