#ABC984#ABC984
#ABC984 is a light, moderate yellow-green. Relative luminance 0.521; OKLCH L 79.7% C 0.098 H 127.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC984 |
|---|---|
| RGB | rgb(171, 201, 132) |
| HSL | hsl(86, 39%, 65%) |
| HSV | hsv(86, 34%, 79%) |
| CMYK | cmyk(14.9%, 0%, 34.3%, 21.2%) |
| CIE-LAB | lab(77.34, -21.95, 31.26) |
| CIE-LCH | lch(77.34, 38.19, 125.08°) |
| OKLab | oklab(79.69% -0.0598 0.0777) |
| OKLCH | oklch(79.69% 0.098 127.6) |
| XYZ | xyz(41.8455, 52.0968, 29.6764) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.65
Pale Olive
#B9CC81
ΔE00 3.33
Pale Olive Green
#B1D27B
ΔE00 3.71
Tan Green
#A9BE70
ΔE00 4.08
Pistachio
#93C572
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC984 #A284C9
analogous
#C9C484 #ABC984 #88C984
triadic
#ABC984 #84ABC9 #C984AB
tetradic
#ABC984 #84C9C4 #A284C9 #C98488
square
#ABC984 #84C9C4 #A284C9 #C98488
split-complementary
#ABC984 #8488C9 #C484C9
monochromatic
#6F9240 #8EB659 #ABC984 #C8DCAF #E5EED9
Accessibility & contrast
On white
1.84
#ABC984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ABC984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC984
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC984 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#CBBE87
Tritanopia (blue-blind)
#AEC3B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc984; /* rgb */ color: rgb(171, 201, 132); /* oklch */ color: oklch(79.7% 0.098 127.6);
Tailwind
colors: {
custom: {
50: '#c5d9a8',
500: '#abc984',
950: '#000000',
},
}SCSS
$custom: #abc984; $custom-light: #c5d9a8; $custom-dark: #000000;
JSON
{
"hex": "#abc984",
"rgb": {
"r": 171,
"g": 201,
"b": 132
},
"hsl": {
"h": 86.087,
"s": 38.983,
"l": 65.294
},
"oklch": {
"l": 0.79691,
"c": 0.098,
"h": 127.6
},
"luminance": 0.52097
}Semantic roles & 50–950 ramp
primary
#ABC984
secondary
#74589A
accent
#34B26B
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380