Skip to content

#acfdba

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

RGB
172, 253, 186
HSL
130°, 95%, 83%
CMYK
32, 0, 27, 1
Luminance
0.8257

Every format

HEX#acfdba
RGBrgb(172, 253, 186)
HSLhsl(130, 95%, 83%)
CMYKcmyk(32%, 0%, 27%, 1%)
LABlab(92.8 -37.8 24.4)
LCHlch(92.8 45.0 147.1)
OKLCHoklch(0.925 0.121 149.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue72.9%

CMYK percentages

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

Color previews

#acfdba text on a black background

contrast 17.51:1

Card sample

#acfdba text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdba in the Color Lab