Skip to content

#90addf

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

RGB
144, 173, 223
HSL
218°, 55%, 72%
CMYK
35, 22, 0, 13
Luminance
0.4114

Every format

HEX#90addf
RGBrgb(144, 173, 223)
HSLhsl(218, 55%, 72%)
CMYKcmyk(35%, 22%, 0%, 13%)
LABlab(70.3 2.1 -28.4)
LCHlch(70.3 28.5 274.2)
OKLCHoklch(0.744 0.080 261.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90addf on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#90addf on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan35.4%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#90addf text on a black background

contrast 9.23:1

Card sample

#90addf text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90addf in the Color Lab