Skip to content

#90bedf

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

RGB
144, 190, 223
HSL
205°, 55%, 72%
CMYK
35, 15, 0, 13
Luminance
0.4808

Every format

HEX#90bedf
RGBrgb(144, 190, 223)
HSLhsl(205, 55%, 72%)
CMYKcmyk(35%, 15%, 0%, 13%)
LABlab(74.9 -7.2 -21.4)
LCHlch(74.9 22.5 251.4)
OKLCHoklch(0.780 0.068 239.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90bedf on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#90bedf on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan35.4%
Magenta14.8%
Yellow0.0%
Key (black)12.5%

Color previews

#90bedf text on a black background

contrast 10.62:1

Card sample

#90bedf text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90bedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90bedf in the Color Lab