Skip to content

#accebd

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

RGB
172, 206, 189
HSL
150°, 26%, 74%
CMYK
17, 0, 8, 19
Luminance
0.5659

Every format

HEX#accebd
RGBrgb(172, 206, 189)
HSLhsl(150, 26%, 74%)
CMYKcmyk(17%, 0%, 8%, 19%)
LABlab(80.0 -14.7 4.7)
LCHlch(80.0 15.4 162.2)
OKLCHoklch(0.822 0.043 163.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accebd on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#accebd on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.8%
Blue74.1%

CMYK percentages

Cyan16.5%
Magenta0.0%
Yellow8.3%
Key (black)19.2%

Color previews

#accebd text on a black background

contrast 12.32:1

Card sample

#accebd text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accebd in the Color Lab