Skip to content

#accf98

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

RGB
172, 207, 152
HSL
98°, 36%, 70%
CMYK
17, 0, 27, 19
Luminance
0.5566

Every format

HEX#accf98
RGBrgb(172, 207, 152)
HSLhsl(98, 36%, 70%)
CMYKcmyk(17%, 0%, 27%, 19%)
LABlab(79.4 -21.6 23.6)
LCHlch(79.4 32.0 132.5)
OKLCHoklch(0.815 0.084 134.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accf98 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#accf98 on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue59.6%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow26.6%
Key (black)18.8%

Color previews

#accf98 text on a black background

contrast 12.13:1

Card sample

#accf98 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 207, 152, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 207, 152, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accf98;
background: linear-gradient(135deg, #accf98, #98CFA9);

Monochromatic scale

Palettes built from #accf98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accf98 in the Color Lab