Skip to content

#90db7c

a light, vivid green · cool · closest name: olivedrab

RGB
144, 219, 124
HSL
107°, 57%, 67%
CMYK
34, 0, 43, 14
Luminance
0.5805

Every format

HEX#90db7c
RGBrgb(144, 219, 124)
HSLhsl(107, 57%, 67%)
CMYKcmyk(34%, 0%, 43%, 14%)
LABlab(80.8 -40.9 39.5)
LCHlch(80.8 56.9 136.1)
OKLCHoklch(0.820 0.148 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90db7c on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#90db7c on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green85.9%
Blue48.6%

CMYK percentages

Cyan34.2%
Magenta0.0%
Yellow43.4%
Key (black)14.1%

Color previews

#90db7c text on a black background

contrast 12.61:1

Card sample

#90db7c text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #90db7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90db7c in the Color Lab