Skip to content

#addaba

a light, soft green · cool · closest name: beige

RGB
173, 218, 186
HSL
137°, 38%, 77%
CMYK
21, 0, 15, 15
Luminance
0.6257

Every format

HEX#addaba
RGBrgb(173, 218, 186)
HSLhsl(137, 38%, 77%)
CMYKcmyk(21%, 0%, 15%, 15%)
LABlab(83.2 -20.9 11.0)
LCHlch(83.2 23.6 152.3)
OKLCHoklch(0.848 0.065 153.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addaba on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#addaba on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.5%
Blue72.9%

CMYK percentages

Cyan20.6%
Magenta0.0%
Yellow14.7%
Key (black)14.5%

Color previews

#addaba text on a black background

contrast 13.51:1

Card sample

#addaba text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addaba in the Color Lab