Skip to content

#acd2be

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

RGB
172, 210, 190
HSL
148°, 30%, 75%
CMYK
18, 0, 10, 18
Luminance
0.5858

Every format

HEX#acd2be
RGBrgb(172, 210, 190)
HSLhsl(148, 30%, 75%)
CMYKcmyk(18%, 0%, 10%, 18%)
LABlab(81.1 -16.5 5.8)
LCHlch(81.1 17.5 160.7)
OKLCHoklch(0.831 0.049 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2be on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#acd2be on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.4%
Blue74.5%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow9.5%
Key (black)17.6%

Color previews

#acd2be text on a black background

contrast 12.72:1

Card sample

#acd2be text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2be

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2be in the Color Lab