Skip to content

#a0ebac

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

RGB
160, 235, 172
HSL
130°, 65%, 78%
CMYK
32, 0, 27, 8
Luminance
0.6987

Every format

HEX#a0ebac
RGBrgb(160, 235, 172)
HSLhsl(130, 65%, 78%)
CMYKcmyk(32%, 0%, 27%, 8%)
LABlab(86.9 -35.6 23.4)
LCHlch(86.9 42.6 146.7)
OKLCHoklch(0.875 0.114 148.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a0ebac on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#a0ebac on black: 14.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green92.2%
Blue67.5%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#a0ebac text on a black background

contrast 14.97:1

Card sample

#a0ebac text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0ebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0ebac in the Color Lab