Skip to content

#acfdbb

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

RGB
172, 253, 187
HSL
131°, 95%, 83%
CMYK
32, 0, 26, 1
Luminance
0.8261

Every format

HEX#acfdbb
RGBrgb(172, 253, 187)
HSLhsl(131, 95%, 83%)
CMYKcmyk(32%, 0%, 26%, 1%)
LABlab(92.8 -37.6 23.9)
LCHlch(92.8 44.6 147.5)
OKLCHoklch(0.925 0.120 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue73.3%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow26.1%
Key (black)0.8%

Color previews

#acfdbb text on a black background

contrast 17.52:1

Card sample

#acfdbb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdbb in the Color Lab