Skip to content

#90bcdf

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

RGB
144, 188, 223
HSL
207°, 55%, 72%
CMYK
35, 16, 0, 13
Luminance
0.4722

Every format

HEX#90bcdf
RGBrgb(144, 188, 223)
HSLhsl(207, 55%, 72%)
CMYKcmyk(35%, 16%, 0%, 13%)
LABlab(74.3 -6.1 -22.2)
LCHlch(74.3 23.0 254.6)
OKLCHoklch(0.776 0.069 242.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan35.4%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#90bcdf text on a black background

contrast 10.44:1

Card sample

#90bcdf text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90bcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90bcdf in the Color Lab