Skip to content

#90dace

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

RGB
144, 218, 206
HSL
170°, 50%, 71%
CMYK
34, 0, 6, 15
Luminance
0.6053

Every format

HEX#90dace
RGBrgb(144, 218, 206)
HSLhsl(170, 50%, 71%)
CMYKcmyk(34%, 0%, 6%, 15%)
LABlab(82.1 -25.6 -1.4)
LCHlch(82.1 25.6 183.1)
OKLCHoklch(0.836 0.076 183.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90dace on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#90dace on black: 13.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green85.5%
Blue80.8%

CMYK percentages

Cyan33.9%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#90dace text on a black background

contrast 13.11:1

Card sample

#90dace text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90dace in the Color Lab