Skip to content

#adebac

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

RGB
173, 235, 172
HSL
119°, 61%, 80%
CMYK
26, 0, 27, 8
Luminance
0.7128

Every format

HEX#adebac
RGBrgb(173, 235, 172)
HSLhsl(119, 61%, 80%)
CMYKcmyk(26%, 0%, 27%, 8%)
LABlab(87.6 -31.5 24.4)
LCHlch(87.6 39.9 142.2)
OKLCHoklch(0.882 0.106 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adebac on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#adebac on black: 15.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue67.5%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#adebac text on a black background

contrast 15.26:1

Card sample

#adebac text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebac in the Color Lab