Skip to content

#90fdba

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

RGB
144, 253, 186
HSL
143°, 97%, 78%
CMYK
43, 0, 27, 1
Luminance
0.7973

Every format

HEX#90fdba
RGBrgb(144, 253, 186)
HSLhsl(143, 97%, 78%)
CMYKcmyk(43%, 0%, 27%, 1%)
LABlab(91.6 -45.7 22.5)
LCHlch(91.6 51.0 153.8)
OKLCHoklch(0.911 0.138 155.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90fdba on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#90fdba on black: 16.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green99.2%
Blue72.9%

CMYK percentages

Cyan43.1%
Magenta0.0%
Yellow26.5%
Key (black)0.8%

Color previews

#90fdba text on a black background

contrast 16.95:1

Card sample

#90fdba text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90fdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90fdba in the Color Lab