Skip to content

#acccab

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

RGB
172, 204, 171
HSL
118°, 24%, 74%
CMYK
16, 0, 16, 20
Luminance
0.5490

Every format

HEX#acccab
RGBrgb(172, 204, 171)
HSLhsl(118, 24%, 74%)
CMYKcmyk(16%, 0%, 16%, 20%)
LABlab(79.0 -17.0 12.9)
LCHlch(79.0 21.3 142.7)
OKLCHoklch(0.813 0.057 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccab on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#acccab on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue67.1%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow16.2%
Key (black)20.0%

Color previews

#acccab text on a black background

contrast 11.98:1

Card sample

#acccab text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccab in the Color Lab