Skip to content

#acffcb

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

RGB
172, 255, 203
HSL
142°, 100%, 84%
CMYK
33, 0, 20, 0
Luminance
0.8460

Every format

HEX#acffcb
RGBrgb(172, 255, 203)
HSLhsl(142, 100%, 84%)
CMYKcmyk(33%, 0%, 20%, 0%)
LABlab(93.7 -35.7 17.0)
LCHlch(93.7 39.5 154.6)
OKLCHoklch(0.933 0.108 156.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acffcb on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#acffcb on black: 17.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue79.6%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow20.4%
Key (black)0.0%

Color previews

#acffcb text on a black background

contrast 17.92:1

Card sample

#acffcb text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffcb in the Color Lab