Skip to content

#90bcde

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

RGB
144, 188, 222
HSL
206°, 54%, 72%
CMYK
35, 15, 0, 13
Luminance
0.4717

Every format

HEX#90bcde
RGBrgb(144, 188, 222)
HSLhsl(206, 54%, 72%)
CMYKcmyk(35%, 15%, 0%, 13%)
LABlab(74.3 -6.4 -21.7)
LCHlch(74.3 22.6 253.6)
OKLCHoklch(0.776 0.068 241.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90bcde on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#90bcde on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green73.7%
Blue87.1%

CMYK percentages

Cyan35.1%
Magenta15.3%
Yellow0.0%
Key (black)12.9%

Color previews

#90bcde text on a black background

contrast 10.43:1

Card sample

#90bcde text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90bcde

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90bcde in the Color Lab