Skip to content

#90bddf

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

RGB
144, 189, 223
HSL
206°, 55%, 72%
CMYK
35, 15, 0, 13
Luminance
0.4765

Every format

HEX#90bddf
RGBrgb(144, 189, 223)
HSLhsl(206, 55%, 72%)
CMYKcmyk(35%, 15%, 0%, 13%)
LABlab(74.6 -6.7 -21.8)
LCHlch(74.6 22.8 253.0)
OKLCHoklch(0.778 0.068 241.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90bddf on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#90bddf on black: 10.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green74.1%
Blue87.5%

CMYK percentages

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

Color previews

#90bddf text on a black background

contrast 10.53:1

Card sample

#90bddf text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90bddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90bddf in the Color Lab