Skip to content

#acfdbc

a light, electric green · cool · closest name: aquamarine

RGB
172, 253, 188
HSL
132°, 95%, 83%
CMYK
32, 0, 26, 1
Luminance
0.8265

Every format

HEX#acfdbc
RGBrgb(172, 253, 188)
HSLhsl(132, 95%, 83%)
CMYKcmyk(32%, 0%, 26%, 1%)
LABlab(92.9 -37.4 23.4)
LCHlch(92.9 44.2 147.9)
OKLCHoklch(0.925 0.119 149.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfdbc on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#acfdbc on black: 17.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue73.7%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow25.7%
Key (black)0.8%

Color previews

#acfdbc text on a black background

contrast 17.53:1

Card sample

#acfdbc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdbc in the Color Lab