Skip to content

#90abc6

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

RGB
144, 171, 198
HSL
210°, 32%, 67%
CMYK
27, 14, 0, 22
Luminance
0.3913

Every format

HEX#90abc6
RGBrgb(144, 171, 198)
HSLhsl(210, 32%, 67%)
CMYKcmyk(27%, 14%, 0%, 22%)
LABlab(68.8 -3.1 -16.8)
LCHlch(68.8 17.1 259.6)
OKLCHoklch(0.730 0.049 248.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90abc6 on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#90abc6 on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green67.1%
Blue77.6%

CMYK percentages

Cyan27.3%
Magenta13.6%
Yellow0.0%
Key (black)22.4%

Color previews

#90abc6 text on a black background

contrast 8.83:1

Card sample

#90abc6 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(144, 171, 198, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 171, 198, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90abc6;
background: linear-gradient(135deg, #90abc6, #9990C6);

Monochromatic scale

Palettes built from #90abc6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90abc6 in the Color Lab