Skip to content

#90ecdf

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

RGB
144, 236, 223
HSL
172°, 71%, 75%
CMYK
39, 0, 6, 8
Luminance
0.7125

Every format

HEX#90ecdf
RGBrgb(144, 236, 223)
HSLhsl(172, 71%, 75%)
CMYKcmyk(39%, 0%, 6%, 8%)
LABlab(87.6 -30.4 -2.3)
LCHlch(87.6 30.5 184.4)
OKLCHoklch(0.882 0.090 184.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90ecdf on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#90ecdf on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green92.5%
Blue87.5%

CMYK percentages

Cyan39.0%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#90ecdf text on a black background

contrast 15.25:1

Card sample

#90ecdf text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90ecdf in the Color Lab