Skip to content

#abeb90

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

RGB
171, 235, 144
HSL
102°, 70%, 74%
CMYK
27, 0, 39, 8
Luminance
0.7009

Every format

HEX#abeb90
RGBrgb(171, 235, 144)
HSLhsl(102, 70%, 74%)
CMYKcmyk(27%, 0%, 39%, 8%)
LABlab(87.0 -36.4 37.9)
LCHlch(87.0 52.5 133.9)
OKLCHoklch(0.876 0.137 136.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abeb90 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#abeb90 on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue56.5%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow38.7%
Key (black)7.8%

Color previews

#abeb90 text on a black background

contrast 15.02:1

Card sample

#abeb90 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeb90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeb90 in the Color Lab