Skip to content

#90cdec

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

RGB
144, 205, 236
HSL
200°, 71%, 75%
CMYK
39, 13, 0, 8
Luminance
0.5565

Every format

HEX#90cdec
RGBrgb(144, 205, 236)
HSLhsl(200, 71%, 75%)
CMYKcmyk(39%, 13%, 0%, 8%)
LABlab(79.4 -11.8 -21.5)
LCHlch(79.4 24.5 241.2)
OKLCHoklch(0.818 0.076 230.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90cdec on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#90cdec on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green80.4%
Blue92.5%

CMYK percentages

Cyan39.0%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#90cdec text on a black background

contrast 12.13:1

Card sample

#90cdec text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(144, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90cdec;
background: linear-gradient(135deg, #90cdec, #9090EC);

Monochromatic scale

Palettes built from #90cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90cdec in the Color Lab