Skip to content

#aceb6b

a light, electric green · cool · closest name: khaki

RGB
172, 235, 107
HSL
90°, 76%, 67%
CMYK
27, 0, 55, 8
Luminance
0.6925

Every format

HEX#aceb6b
RGBrgb(172, 235, 107)
HSLhsl(90, 76%, 67%)
CMYKcmyk(27%, 0%, 55%, 8%)
LABlab(86.6 -40.4 55.0)
LCHlch(86.6 68.3 126.3)
OKLCHoklch(0.871 0.172 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb6b on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#aceb6b on black: 14.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue42.0%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow54.5%
Key (black)7.8%

Color previews

#aceb6b text on a black background

contrast 14.85:1

Card sample

#aceb6b text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 235, 107, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 235, 107, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aceb6b;
background: linear-gradient(135deg, #aceb6b, #6BEB7F);

Monochromatic scale

Palettes built from #aceb6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb6b in the Color Lab