Skip to content

#aceeba

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

RGB
172, 238, 186
HSL
133°, 66%, 80%
CMYK
28, 0, 22, 7
Luminance
0.7346

Every format

HEX#aceeba
RGBrgb(172, 238, 186)
HSLhsl(133, 66%, 80%)
CMYKcmyk(28%, 0%, 22%, 7%)
LABlab(88.7 -30.9 18.7)
LCHlch(88.7 36.1 148.8)
OKLCHoklch(0.891 0.097 150.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceeba on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#aceeba on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.3%
Blue72.9%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#aceeba text on a black background

contrast 15.69:1

Card sample

#aceeba text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceeba in the Color Lab