Skip to content

#abc633

a balanced, vivid green · cool · closest name: olivedrab

RGB
171, 198, 51
HSL
71°, 59%, 49%
CMYK
14, 0, 74, 22
Luminance
0.4929

Every format

HEX#abc633
RGBrgb(171, 198, 51)
HSLhsl(71, 59%, 49%)
CMYKcmyk(14%, 0%, 74%, 22%)
LABlab(75.6 -27.9 65.8)
LCHlch(75.6 71.5 113.0)
OKLCHoklch(0.780 0.168 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc633 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc633 on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue20.0%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow74.2%
Key (black)22.4%

Color previews

#abc633 text on a black background

contrast 10.86:1

Card sample

#abc633 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 198, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 198, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc633;
background: linear-gradient(135deg, #abc633, #49C633);

Monochromatic scale

Palettes built from #abc633

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc633 in the Color Lab