Skip to content

#acffdb

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

RGB
172, 255, 219
HSL
154°, 100%, 84%
CMYK
33, 0, 14, 0
Luminance
0.8541

Every format

HEX#acffdb
RGBrgb(172, 255, 219)
HSLhsl(154, 100%, 84%)
CMYKcmyk(33%, 0%, 14%, 0%)
LABlab(94.1 -32.6 9.3)
LCHlch(94.1 33.9 164.1)
OKLCHoklch(0.937 0.095 165.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acffdb on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#acffdb on black: 18.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue85.9%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow14.1%
Key (black)0.0%

Color previews

#acffdb text on a black background

contrast 18.08:1

Card sample

#acffdb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffdb in the Color Lab