Skip to content

#accead

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

RGB
172, 206, 173
HSL
122°, 26%, 74%
CMYK
17, 0, 16, 19
Luminance
0.5593

Every format

HEX#accead
RGBrgb(172, 206, 173)
HSLhsl(122, 26%, 74%)
CMYKcmyk(17%, 0%, 16%, 19%)
LABlab(79.6 -17.6 12.7)
LCHlch(79.6 21.7 144.2)
OKLCHoklch(0.818 0.058 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accead on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#accead on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.8%
Blue67.8%

CMYK percentages

Cyan16.5%
Magenta0.0%
Yellow16.0%
Key (black)19.2%

Color previews

#accead text on a black background

contrast 12.19:1

Card sample

#accead text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accead in the Color Lab