Skip to content

#90abc4

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

RGB
144, 171, 196
HSL
209°, 31%, 67%
CMYK
27, 13, 0, 23
Luminance
0.3904

Every format

HEX#90abc4
RGBrgb(144, 171, 196)
HSLhsl(209, 31%, 67%)
CMYKcmyk(27%, 13%, 0%, 23%)
LABlab(68.8 -3.6 -15.8)
LCHlch(68.8 16.2 257.2)
OKLCHoklch(0.729 0.047 246.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red56.5%
Green67.1%
Blue76.9%

CMYK percentages

Cyan26.5%
Magenta12.8%
Yellow0.0%
Key (black)23.1%

Color previews

#90abc4 text on a black background

contrast 8.81:1

Card sample

#90abc4 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90abc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90abc4 in the Color Lab