Skip to content

#90ecad

a light, vivid green · cool · closest name: aquamarine

RGB
144, 236, 173
HSL
139°, 71%, 75%
CMYK
39, 0, 27, 8
Luminance
0.6894

Every format

HEX#90ecad
RGBrgb(144, 236, 173)
HSLhsl(139, 71%, 75%)
CMYKcmyk(39%, 0%, 27%, 8%)
LABlab(86.5 -40.7 22.1)
LCHlch(86.5 46.3 151.5)
OKLCHoklch(0.869 0.125 153.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90ecad on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#90ecad on black: 14.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green92.5%
Blue67.8%

CMYK percentages

Cyan39.0%
Magenta0.0%
Yellow26.7%
Key (black)7.5%

Color previews

#90ecad text on a black background

contrast 14.79:1

Card sample

#90ecad text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90ecad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90ecad in the Color Lab