#ABC97C#ABC97C
#ABC97C is a light, moderate yellow-green. Relative luminance 0.519; OKLCH L 79.5% C 0.107 H 126.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC97C |
|---|---|
| RGB | rgb(171, 201, 124) |
| HSL | hsl(83, 42%, 64%) |
| HSV | hsv(83, 38%, 79%) |
| CMYK | cmyk(14.9%, 0%, 38.3%, 21.2%) |
| CIE-LAB | lab(77.21, -23.01, 35.21) |
| CIE-LCH | lch(77.21, 42.06, 123.16°) |
| OKLab | oklab(79.55% -0.0631 0.0866) |
| OKLCH | oklch(79.55% 0.107 126.1) |
| XYZ | xyz(41.3190, 51.8861, 26.9031) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.28
Pale Olive Green
#B1D27B
ΔE00 2.60
Pale Olive
#B9CC81
ΔE00 2.78
Tan Green
#A9BE70
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 3.95
Light Olive
#ACBF69
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC97C #9A7CC9
analogous
#C9C07C #ABC97C #84C97C
triadic
#ABC97C #7CABC9 #C97CAB
tetradic
#ABC97C #7CC9C0 #9A7CC9 #C97C84
square
#ABC97C #7CC9C0 #9A7CC9 #C97C84
split-complementary
#ABC97C #7C84C9 #C07CC9
monochromatic
#6F8F3B #8FB751 #ABC97C #C7DBA7 #E3EDD3
Accessibility & contrast
On white
1.85
#ABC97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABC97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC97C
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC97C | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C076
Deuteranopia (green-blind)
#CCBE80
Tritanopia (blue-blind)
#AFC2B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc97c; /* rgb */ color: rgb(171, 201, 124); /* oklch */ color: oklch(79.5% 0.107 126.1);
Tailwind
colors: {
custom: {
50: '#c5d9a3',
500: '#abc97c',
950: '#000000',
},
}SCSS
$custom: #abc97c; $custom-light: #c5d9a3; $custom-dark: #000000;
JSON
{
"hex": "#abc97c",
"rgb": {
"r": 171,
"g": 201,
"b": 124
},
"hsl": {
"h": 83.377,
"s": 41.622,
"l": 63.725
},
"oklch": {
"l": 0.79549,
"c": 0.10713,
"h": 126.1
},
"luminance": 0.51886
}Semantic roles & 50–950 ramp
primary
#ABC97C
secondary
#6D5397
accent
#31B564
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380