Skip to content

#aceccb

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

RGB
172, 236, 203
HSL
149°, 63%, 80%
CMYK
27, 0, 14, 8
Luminance
0.7307

Every format

HEX#aceccb
RGBrgb(172, 236, 203)
HSLhsl(149, 63%, 80%)
CMYKcmyk(27%, 0%, 14%, 8%)
LABlab(88.5 -26.8 9.6)
LCHlch(88.5 28.4 160.3)
OKLCHoklch(0.891 0.079 161.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue79.6%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#aceccb text on a black background

contrast 15.61:1

Card sample

#aceccb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceccb in the Color Lab