Skip to content

#acecab

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

RGB
172, 236, 171
HSL
119°, 63%, 80%
CMYK
27, 0, 28, 8
Luminance
0.7170

Every format

HEX#acecab
RGBrgb(172, 236, 171)
HSLhsl(119, 63%, 80%)
CMYKcmyk(27%, 0%, 28%, 8%)
LABlab(87.8 -32.5 25.2)
LCHlch(87.8 41.1 142.2)
OKLCHoklch(0.883 0.109 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecab on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#acecab on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue67.1%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow27.5%
Key (black)7.5%

Color previews

#acecab text on a black background

contrast 15.34:1

Card sample

#acecab text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecab in the Color Lab