Skip to content

#acebcc

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

RGB
172, 235, 204
HSL
151°, 61%, 80%
CMYK
27, 0, 13, 8
Luminance
0.7255

Every format

HEX#acebcc
RGBrgb(172, 235, 204)
HSLhsl(151, 61%, 80%)
CMYKcmyk(27%, 0%, 13%, 8%)
LABlab(88.2 -26.1 8.7)
LCHlch(88.2 27.5 161.6)
OKLCHoklch(0.889 0.077 163.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acebcc on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#acebcc on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue80.0%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow13.2%
Key (black)7.8%

Color previews

#acebcc text on a black background

contrast 15.51:1

Card sample

#acebcc text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebcc in the Color Lab