Skip to content

#90dfcc

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

RGB
144, 223, 204
HSL
166°, 55%, 72%
CMYK
35, 0, 9, 13
Luminance
0.6306

Every format

HEX#90dfcc
RGBrgb(144, 223, 204)
HSLhsl(166, 55%, 72%)
CMYKcmyk(35%, 0%, 9%, 13%)
LABlab(83.5 -28.4 1.6)
LCHlch(83.5 28.5 176.7)
OKLCHoklch(0.847 0.083 177.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90dfcc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#90dfcc on black: 13.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green87.5%
Blue80.0%

CMYK percentages

Cyan35.4%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#90dfcc text on a black background

contrast 13.61:1

Card sample

#90dfcc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90dfcc in the Color Lab