Skip to content

#acecba

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

RGB
172, 236, 186
HSL
133°, 63%, 80%
CMYK
27, 0, 21, 8
Luminance
0.7231

Every format

HEX#acecba
RGBrgb(172, 236, 186)
HSLhsl(133, 63%, 80%)
CMYKcmyk(27%, 0%, 21%, 8%)
LABlab(88.1 -29.9 17.9)
LCHlch(88.1 34.9 149.1)
OKLCHoklch(0.887 0.094 150.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecba on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#acecba on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue72.9%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow21.2%
Key (black)7.5%

Color previews

#acecba text on a black background

contrast 15.46:1

Card sample

#acecba text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecba in the Color Lab