Skip to content

#adefac

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

RGB
173, 239, 172
HSL
119°, 68%, 81%
CMYK
28, 0, 28, 6
Luminance
0.7360

Every format

HEX#adefac
RGBrgb(173, 239, 172)
HSLhsl(119, 68%, 81%)
CMYKcmyk(28%, 0%, 28%, 6%)
LABlab(88.7 -33.4 26.0)
LCHlch(88.7 42.3 142.1)
OKLCHoklch(0.891 0.112 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue67.5%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow28.0%
Key (black)6.3%

Color previews

#adefac text on a black background

contrast 15.72:1

Card sample

#adefac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adefac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adefac in the Color Lab