Skip to content

#adceab

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

RGB
173, 206, 171
HSL
117°, 26%, 74%
CMYK
16, 0, 17, 19
Luminance
0.5597

Every format

HEX#adceab
RGBrgb(173, 206, 171)
HSLhsl(117, 26%, 74%)
CMYKcmyk(16%, 0%, 17%, 19%)
LABlab(79.6 -17.6 13.8)
LCHlch(79.6 22.4 141.9)
OKLCHoklch(0.818 0.060 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adceab on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#adceab on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#adceab text on a black background

contrast 12.19:1

Card sample

#adceab text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adceab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adceab in the Color Lab