#ABC97B#ABC97B
#ABC97B is a light, moderate yellow-green. Relative luminance 0.519; OKLCH L 79.5% C 0.108 H 125.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC97B |
|---|---|
| RGB | rgb(171, 201, 123) |
| HSL | hsl(83, 42%, 64%) |
| HSV | hsv(83, 39%, 79%) |
| CMYK | cmyk(14.9%, 0%, 38.8%, 21.2%) |
| CIE-LAB | lab(77.20, -23.14, 35.70) |
| CIE-LCH | lch(77.20, 42.54, 122.95°) |
| OKLab | oklab(79.53% -0.0635 0.0877) |
| OKLCH | oklch(79.53% 0.108 125.9) |
| XYZ | xyz(41.2560, 51.8610, 26.5717) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.16
Pale Olive Green
#B1D27B
ΔE00 2.51
Pale Olive
#B9CC81
ΔE00 2.77
Tan Green
#A9BE70
ΔE00 3.22
Greenish Tan
#BCCB7A
ΔE00 3.88
Light Olive
#ACBF69
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC97B #997BC9
analogous
#C9C07B #ABC97B #84C97B
triadic
#ABC97B #7BABC9 #C97BAB
tetradic
#ABC97B #7BC9C0 #997BC9 #C97B84
square
#ABC97B #7BC9C0 #997BC9 #C97B84
split-complementary
#ABC97B #7B84C9 #C07BC9
monochromatic
#6F8F3B #8FB750 #ABC97B #C7DBA6 #E2EDD2
Accessibility & contrast
On white
1.85
#ABC97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABC97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC97B
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC97B | 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)
#D1C075
Deuteranopia (green-blind)
#CCBE7F
Tritanopia (blue-blind)
#AFC2B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc97b; /* rgb */ color: rgb(171, 201, 123); /* oklch */ color: oklch(79.5% 0.108 125.9);
Tailwind
colors: {
custom: {
50: '#c5d9a2',
500: '#abc97b',
950: '#000000',
},
}SCSS
$custom: #abc97b; $custom-light: #c5d9a2; $custom-dark: #000000;
JSON
{
"hex": "#abc97b",
"rgb": {
"r": 171,
"g": 201,
"b": 123
},
"hsl": {
"h": 83.077,
"s": 41.935,
"l": 63.529
},
"oklch": {
"l": 0.79532,
"c": 0.10826,
"h": 125.9
},
"luminance": 0.51861
}Semantic roles & 50–950 ramp
primary
#ABC97B
secondary
#6C5296
accent
#30B563
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380