Skip to content

#90bc90

a light, soft green · cool · closest name: seagreen

RGB
144, 188, 144
HSL
120°, 25%, 65%
CMYK
23, 0, 23, 26
Luminance
0.4391

Every format

HEX#90bc90
RGBrgb(144, 188, 144)
HSLhsl(120, 25%, 65%)
CMYKcmyk(23%, 0%, 23%, 26%)
LABlab(72.2 -23.3 17.6)
LCHlch(72.2 29.2 142.9)
OKLCHoklch(0.752 0.078 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90bc90 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#90bc90 on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green73.7%
Blue56.5%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow23.4%
Key (black)26.3%

Color previews

#90bc90 text on a black background

contrast 9.78:1

Card sample

#90bc90 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90bc90 in the Color Lab