Skip to content

#abecba

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

RGB
171, 236, 186
HSL
134°, 63%, 80%
CMYK
28, 0, 21, 8
Luminance
0.7219

Every format

HEX#abecba
RGBrgb(171, 236, 186)
HSLhsl(134, 63%, 80%)
CMYKcmyk(28%, 0%, 21%, 8%)
LABlab(88.1 -30.3 17.8)
LCHlch(88.1 35.1 149.5)
OKLCHoklch(0.886 0.095 151.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abecba on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#abecba on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue72.9%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow21.2%
Key (black)7.5%

Color previews

#abecba text on a black background

contrast 15.44:1

Card sample

#abecba text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abecba in the Color Lab