Skip to content

#adebba

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

RGB
173, 235, 186
HSL
133°, 61%, 80%
CMYK
26, 0, 21, 8
Luminance
0.7185

Every format

HEX#adebba
RGBrgb(173, 235, 186)
HSLhsl(133, 61%, 80%)
CMYKcmyk(26%, 0%, 21%, 8%)
LABlab(87.9 -29.1 17.6)
LCHlch(87.9 34.0 148.9)
OKLCHoklch(0.885 0.092 150.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adebba on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adebba on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue72.9%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#adebba text on a black background

contrast 15.37:1

Card sample

#adebba text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebba in the Color Lab