Skip to content

#abceab

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

RGB
171, 206, 171
HSL
120°, 26%, 74%
CMYK
17, 0, 17, 19
Luminance
0.5574

Every format

HEX#abceab
RGBrgb(171, 206, 171)
HSLhsl(120, 26%, 74%)
CMYKcmyk(17%, 0%, 17%, 19%)
LABlab(79.5 -18.3 13.6)
LCHlch(79.5 22.8 143.4)
OKLCHoklch(0.816 0.061 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abceab on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abceab on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue67.1%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow17.0%
Key (black)19.2%

Color previews

#abceab text on a black background

contrast 12.15:1

Card sample

#abceab text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceab in the Color Lab