Skip to content

#acebaf

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

RGB
172, 235, 175
HSL
123°, 61%, 80%
CMYK
27, 0, 26, 8
Luminance
0.7128

Every format

HEX#acebaf
RGBrgb(172, 235, 175)
HSLhsl(123, 61%, 80%)
CMYKcmyk(27%, 0%, 26%, 8%)
LABlab(87.6 -31.4 22.9)
LCHlch(87.6 38.8 143.9)
OKLCHoklch(0.882 0.104 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acebaf on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#acebaf on black: 15.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue68.6%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow25.5%
Key (black)7.8%

Color previews

#acebaf text on a black background

contrast 15.26:1

Card sample

#acebaf text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebaf in the Color Lab