Skip to content

#90fdce

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

RGB
144, 253, 206
HSL
154°, 97%, 78%
CMYK
43, 0, 19, 1
Luminance
0.8064

Every format

HEX#90fdce
RGBrgb(144, 253, 206)
HSLhsl(154, 97%, 78%)
CMYKcmyk(43%, 0%, 19%, 1%)
LABlab(92.0 -41.9 12.8)
LCHlch(92.0 43.8 163.0)
OKLCHoklch(0.916 0.121 164.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90fdce on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#90fdce on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green99.2%
Blue80.8%

CMYK percentages

Cyan43.1%
Magenta0.0%
Yellow18.6%
Key (black)0.8%

Color previews

#90fdce text on a black background

contrast 17.13:1

Card sample

#90fdce text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90fdce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90fdce in the Color Lab