Skip to content

#90bace

a light, soft cyan · cool · closest name: skyblue

RGB
144, 186, 206
HSL
199°, 39%, 69%
CMYK
30, 10, 0, 19
Luminance
0.4550

Every format

HEX#90bace
RGBrgb(144, 186, 206)
HSLhsl(199, 39%, 69%)
CMYKcmyk(30%, 10%, 0%, 19%)
LABlab(73.2 -9.3 -14.6)
LCHlch(73.2 17.3 237.6)
OKLCHoklch(0.765 0.053 228.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90bace on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#90bace on black: 10.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green72.9%
Blue80.8%

CMYK percentages

Cyan30.1%
Magenta9.7%
Yellow0.0%
Key (black)19.2%

Color previews

#90bace text on a black background

contrast 10.10:1

Card sample

#90bace text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90bace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90bace in the Color Lab