Skip to content

#90fdcd

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

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

Every format

HEX#90fdcd
RGBrgb(144, 253, 205)
HSLhsl(154, 97%, 78%)
CMYKcmyk(43%, 0%, 19%, 1%)
LABlab(92.0 -42.1 13.3)
LCHlch(92.0 44.1 162.5)
OKLCHoklch(0.915 0.122 163.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red56.5%
Green99.2%
Blue80.4%

CMYK percentages

Cyan43.1%
Magenta0.0%
Yellow19.0%
Key (black)0.8%

Color previews

#90fdcd text on a black background

contrast 17.12:1

Card sample

#90fdcd text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90fdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90fdcd in the Color Lab