Skip to content

#90feed

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

RGB
144, 254, 237
HSL
171°, 98%, 78%
CMYK
43, 0, 7, 0
Luminance
0.8293

Every format

HEX#90feed
RGBrgb(144, 254, 237)
HSLhsl(171, 98%, 78%)
CMYKcmyk(43%, 0%, 7%, 0%)
LABlab(93.0 -35.6 -1.8)
LCHlch(93.0 35.6 182.8)
OKLCHoklch(0.926 0.105 182.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90feed on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#90feed on black: 17.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green99.6%
Blue92.9%

CMYK percentages

Cyan43.3%
Magenta0.0%
Yellow6.7%
Key (black)0.4%

Color previews

#90feed text on a black background

contrast 17.59:1

Card sample

#90feed text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90feed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90feed in the Color Lab