Skip to content

#90dffc

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

RGB
144, 223, 252
HSL
196°, 95%, 78%
CMYK
43, 12, 0, 1
Luminance
0.6573

Every format

HEX#90dffc
RGBrgb(144, 223, 252)
HSLhsl(196, 95%, 78%)
CMYKcmyk(43%, 12%, 0%, 1%)
LABlab(84.9 -16.9 -21.7)
LCHlch(84.9 27.5 232.0)
OKLCHoklch(0.863 0.087 223.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90dffc on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#90dffc on black: 14.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green87.5%
Blue98.8%

CMYK percentages

Cyan42.9%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#90dffc text on a black background

contrast 14.15:1

Card sample

#90dffc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90dffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90dffc in the Color Lab