Skip to content

#90eade

a light, vivid cyan · cool · closest name: turquoise

RGB
144, 234, 222
HSL
172°, 68%, 74%
CMYK
39, 0, 5, 8
Luminance
0.7005

Every format

HEX#90eade
RGBrgb(144, 234, 222)
HSLhsl(172, 68%, 74%)
CMYKcmyk(39%, 0%, 5%, 8%)
LABlab(87.0 -29.7 -2.7)
LCHlch(87.0 29.8 185.1)
OKLCHoklch(0.877 0.088 185.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90eade on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#90eade on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green91.8%
Blue87.1%

CMYK percentages

Cyan38.5%
Magenta0.0%
Yellow5.1%
Key (black)8.2%

Color previews

#90eade text on a black background

contrast 15.01:1

Card sample

#90eade text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90eade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90eade in the Color Lab