Skip to content

#acdabc

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

RGB
172, 218, 188
HSL
141°, 38%, 77%
CMYK
21, 0, 14, 15
Luminance
0.6254

Every format

HEX#acdabc
RGBrgb(172, 218, 188)
HSLhsl(141, 38%, 77%)
CMYKcmyk(21%, 0%, 14%, 15%)
LABlab(83.2 -20.9 9.9)
LCHlch(83.2 23.1 154.6)
OKLCHoklch(0.848 0.064 156.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdabc on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#acdabc on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue73.7%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow13.8%
Key (black)14.5%

Color previews

#acdabc text on a black background

contrast 13.51:1

Card sample

#acdabc text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdabc in the Color Lab