Skip to content

#abeccb

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

RGB
171, 236, 203
HSL
150°, 63%, 80%
CMYK
28, 0, 14, 8
Luminance
0.7296

Every format

HEX#abeccb
RGBrgb(171, 236, 203)
HSLhsl(150, 63%, 80%)
CMYKcmyk(28%, 0%, 14%, 8%)
LABlab(88.4 -27.1 9.5)
LCHlch(88.4 28.7 160.7)
OKLCHoklch(0.890 0.080 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abeccb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#abeccb on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abeccb text on a black background

contrast 15.59:1

Card sample

#abeccb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeccb in the Color Lab