Skip to content

#90fdaf

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

RGB
144, 253, 175
HSL
137°, 97%, 78%
CMYK
43, 0, 31, 1
Luminance
0.7927

Every format

HEX#90fdaf
RGBrgb(144, 253, 175)
HSLhsl(137, 97%, 78%)
CMYKcmyk(43%, 0%, 31%, 1%)
LABlab(91.4 -47.7 27.8)
LCHlch(91.4 55.2 149.8)
OKLCHoklch(0.909 0.148 151.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90fdaf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#90fdaf on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green99.2%
Blue68.6%

CMYK percentages

Cyan43.1%
Magenta0.0%
Yellow30.8%
Key (black)0.8%

Color previews

#90fdaf text on a black background

contrast 16.85:1

Card sample

#90fdaf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90fdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90fdaf in the Color Lab