Skip to content

#acceab

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

RGB
172, 206, 171
HSL
118°, 26%, 74%
CMYK
17, 0, 17, 19
Luminance
0.5585

Every format

HEX#acceab
RGBrgb(172, 206, 171)
HSLhsl(118, 26%, 74%)
CMYKcmyk(17%, 0%, 17%, 19%)
LABlab(79.5 -18.0 13.7)
LCHlch(79.5 22.6 142.7)
OKLCHoklch(0.817 0.060 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#acceab text on a black background

contrast 12.17:1

Card sample

#acceab text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acceab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acceab in the Color Lab