Skip to content

#abc063

a balanced, soft green · cool · closest name: khaki

RGB
171, 192, 99
HSL
74°, 43%, 57%
CMYK
11, 0, 48, 25
Luminance
0.4726

Every format

HEX#abc063
RGBrgb(171, 192, 99)
HSLhsl(74, 43%, 57%)
CMYKcmyk(11%, 0%, 48%, 25%)
LABlab(74.3 -21.4 44.2)
LCHlch(74.3 49.1 115.9)
OKLCHoklch(0.771 0.121 119.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc063 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#abc063 on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue38.8%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow48.4%
Key (black)24.7%

Color previews

#abc063 text on a black background

contrast 10.45:1

Card sample

#abc063 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 192, 99, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 192, 99, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc063;
background: linear-gradient(135deg, #abc063, #6DC063);

Monochromatic scale

Palettes built from #abc063

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc063 in the Color Lab