Skip to content

#abedaf

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

RGB
171, 237, 175
HSL
124°, 65%, 80%
CMYK
28, 0, 26, 7
Luminance
0.7232

Every format

HEX#abedaf
RGBrgb(171, 237, 175)
HSLhsl(124, 65%, 80%)
CMYKcmyk(28%, 0%, 26%, 7%)
LABlab(88.1 -32.6 23.6)
LCHlch(88.1 40.2 144.1)
OKLCHoklch(0.886 0.107 146.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green92.9%
Blue68.6%

CMYK percentages

Cyan27.8%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#abedaf text on a black background

contrast 15.46:1

Card sample

#abedaf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abedaf in the Color Lab