Skip to content

#90fddb

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

RGB
144, 253, 219
HSL
161°, 97%, 78%
CMYK
43, 0, 13, 1
Luminance
0.8129

Every format

HEX#90fddb
RGBrgb(144, 253, 219)
HSLhsl(161, 97%, 78%)
CMYKcmyk(43%, 0%, 13%, 1%)
LABlab(92.3 -39.1 6.5)
LCHlch(92.3 39.7 170.6)
OKLCHoklch(0.919 0.113 171.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90fddb on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#90fddb on black: 17.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green99.2%
Blue85.9%

CMYK percentages

Cyan43.1%
Magenta0.0%
Yellow13.4%
Key (black)0.8%

Color previews

#90fddb text on a black background

contrast 17.26:1

Card sample

#90fddb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90fddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90fddb in the Color Lab