#ABC97F#ABC97F
#ABC97F is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.6% C 0.104 H 126.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC97F |
|---|---|
| RGB | rgb(171, 201, 127) |
| HSL | hsl(84, 41%, 64%) |
| HSV | hsv(84, 37%, 79%) |
| CMYK | cmyk(14.9%, 0%, 36.8%, 21.2%) |
| CIE-LAB | lab(77.26, -22.62, 33.73) |
| CIE-LCH | lch(77.26, 40.62, 123.85°) |
| OKLab | oklab(79.6% -0.0618 0.0833) |
| OKLCH | oklch(79.6% 0.104 126.6) |
| XYZ | xyz(41.5116, 51.9632, 27.9175) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.74
Pale Olive
#B9CC81
ΔE00 2.90
Pale Olive Green
#B1D27B
ΔE00 2.96
Tan Green
#A9BE70
ΔE00 3.51
Greenish Tan
#BCCB7A
ΔE00 4.23
Pistachio
#93C572
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC97F #9D7FC9
analogous
#C9C27F #ABC97F #86C97F
triadic
#ABC97F #7FABC9 #C97FAB
tetradic
#ABC97F #7FC9C2 #9D7FC9 #C97F86
square
#ABC97F #7FC9C2 #9D7FC9 #C97F86
split-complementary
#ABC97F #7F86C9 #C27FC9
monochromatic
#6F913D #8FB754 #ABC97F #C7DBAA #E3EDD5
Accessibility & contrast
On white
1.84
#ABC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ABC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC97F
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC97F | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07A
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#AFC3B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc97f; /* rgb */ color: rgb(171, 201, 127); /* oklch */ color: oklch(79.6% 0.104 126.6);
Tailwind
colors: {
custom: {
50: '#c5d9a5',
500: '#abc97f',
950: '#000000',
},
}SCSS
$custom: #abc97f; $custom-light: #c5d9a5; $custom-dark: #000000;
JSON
{
"hex": "#abc97f",
"rgb": {
"r": 171,
"g": 201,
"b": 127
},
"hsl": {
"h": 84.324,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.79601,
"c": 0.10374,
"h": 126.6
},
"luminance": 0.51964
}Semantic roles & 50–950 ramp
primary
#ABC97F
secondary
#705498
accent
#32B466
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380