Skip to content

#afd37b

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

RGB
175, 211, 123
HSL
85°, 50%, 66%
CMYK
17, 0, 42, 17
Luminance
0.5713

Every format

HEX#afd37b
RGBrgb(175, 211, 123)
HSLhsl(85, 50%, 66%)
CMYKcmyk(17%, 0%, 42%, 17%)
LABlab(80.3 -26.5 39.7)
LCHlch(80.3 47.7 123.8)
OKLCHoklch(0.821 0.121 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd37b on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#afd37b on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green82.7%
Blue48.2%

CMYK percentages

Cyan17.1%
Magenta0.0%
Yellow41.7%
Key (black)17.3%

Color previews

#afd37b text on a black background

contrast 12.43:1

Card sample

#afd37b text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 211, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 211, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afd37b;
background: linear-gradient(135deg, #afd37b, #7BD382);

Monochromatic scale

Palettes built from #afd37b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afd37b in the Color Lab