Skip to content

#abeccf

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

RGB
171, 236, 207
HSL
153°, 63%, 80%
CMYK
28, 0, 12, 8
Luminance
0.7315

Every format

HEX#abeccf
RGBrgb(171, 236, 207)
HSLhsl(153, 63%, 80%)
CMYKcmyk(28%, 0%, 12%, 8%)
LABlab(88.5 -26.3 7.5)
LCHlch(88.5 27.4 164.0)
OKLCHoklch(0.891 0.077 165.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green92.5%
Blue81.2%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow12.3%
Key (black)7.5%

Color previews

#abeccf text on a black background

contrast 15.63:1

Card sample

#abeccf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeccf in the Color Lab