#ABC97A#ABC97A
#ABC97A is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.5% C 0.109 H 125.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC97A |
|---|---|
| RGB | rgb(171, 201, 122) |
| HSL | hsl(83, 42%, 63%) |
| HSV | hsv(83, 39%, 79%) |
| CMYK | cmyk(14.9%, 0%, 39.3%, 21.2%) |
| CIE-LAB | lab(77.18, -23.26, 36.19) |
| CIE-LCH | lch(77.18, 43.03, 122.73°) |
| OKLab | oklab(79.52% -0.0639 0.0888) |
| OKLCH | oklch(79.52% 0.109 125.7) |
| XYZ | xyz(41.1938, 51.8360, 26.2437) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.06
Pale Olive Green
#B1D27B
ΔE00 2.42
Pale Olive
#B9CC81
ΔE00 2.77
Tan Green
#A9BE70
ΔE00 3.17
Greenish Tan
#BCCB7A
ΔE00 3.81
Light Olive
#ACBF69
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC97A #987AC9
analogous
#C9BF7A #ABC97A #83C97A
triadic
#ABC97A #7AABC9 #C97AAB
tetradic
#ABC97A #7AC9BF #987AC9 #C97A83
square
#ABC97A #7AC9BF #987AC9 #C97A83
split-complementary
#ABC97A #7A83C9 #BF7AC9
monochromatic
#6E8F3A #90B74E #ABC97A #C6DBA6 #E2ECD1
Accessibility & contrast
On white
1.85
#ABC97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABC97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC97A
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC97A | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C074
Deuteranopia (green-blind)
#CDBE7E
Tritanopia (blue-blind)
#B0C2B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc97a; /* rgb */ color: rgb(171, 201, 122); /* oklch */ color: oklch(79.5% 0.109 125.7);
Tailwind
colors: {
custom: {
50: '#c5d9a1',
500: '#abc97a',
950: '#000000',
},
}SCSS
$custom: #abc97a; $custom-light: #c5d9a1; $custom-dark: #000000;
JSON
{
"hex": "#abc97a",
"rgb": {
"r": 171,
"g": 201,
"b": 122
},
"hsl": {
"h": 82.785,
"s": 42.246,
"l": 63.333
},
"oklch": {
"l": 0.79515,
"c": 0.10937,
"h": 125.7
},
"luminance": 0.51836
}Semantic roles & 50–950 ramp
primary
#ABC97A
secondary
#6B5196
accent
#30B563
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380